FFindInBlueprintSearchManager::IsUnindexedCacheInProgress

Returns TRUE if unindexed Blueprints are being cached (since this can block the UI)

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
bool IsUnindexedCacheInProgress() const

Remarks

Returns TRUE if unindexed Blueprints are being cached (since this can block the UI)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library