Navigation
API > API/Editor > API/Editor/Kismet
References
| Module | Kismet |
| Header | /Engine/Source/Editor/Kismet/Public/FindInBlueprintManager.h |
| Include | #include "FindInBlueprintManager.h" |
Syntax
struct FFindInBlueprintCachingOptions
Remarks
Options to configure the bulk caching task
Variables
| Type | Name | Description | |
|---|---|---|---|
| EFiBVersion | MinimiumVersionRequirement | Minimum version requirement for caching, any Blueprints below this version will be re-indexed | |
| FSimpleDelegate | OnFinished | Callback for when caching is finished | |
| EFiBCacheOpFlags | OpFlags | Initial set of control flags | |
| EFiBCacheOpType | OpType | Type of caching operation |