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 AddOrUpdateBlueprintSearchMetadata
&40;
UBlueprint &42; InBlueprint,
EAddOrUpdateBlueprintSearchMetadataFlags InFlags,
EFiBVersion InVersion
&41;
Remarks
Gathers the Blueprint's search metadata and adds or updates it in the cache
Parameters
| Name | Description |
|---|---|
| InBlueprint | Blueprint to cache the searchable data for |
| InFlags | Flags to assist with controlling this function's behavior |
| InVersion | Allows the caller to override the format version to use for caching |