FFindInBlueprintSearchManager::GetNumberUnindexedAssets

Returns the number of unindexed Blueprints, either due to not having been indexed before, or AR data being out-of-date

Unreal Engine C++ API Reference > Editor > Kismet > FFindInBlueprintSearchManager

References

   
Module Kismet
Header /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h
Include #include "FindInBlueprintManager.h"
Source /Engine/Source/Editor/Kismet/Private/FindInBlueprintManager.cpp
int32 GetNumberUnindexedAssets() const

Remarks

Returns the number of unindexed Blueprints, either due to not having been indexed before, or AR data being out-of-date


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library