Navigation
API > API/Editor > API/Editor/Kismet > API/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 |
void FinishedCachingBlueprints
&40;
EFiBCacheOpType InCacheOpType,
EFiBCacheOpFlags InCacheOpFlags,
int32 InNumberCached,
TSet< FSoftObjectPath > & InFailedToCacheList
&41;
Remarks
Callback to note that Blueprint caching is complete
Parameters
| Name | Description |
|---|---|
| InNumberCached | The number of Blueprints cached, to be chopped off the existing array so the rest (if any) can be finished later |