FFindInBlueprintCachingOptions

Options to configure the bulk caching task

Unreal Engine C++ API Reference > 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
EFiBCacheOpFlag... OpFlags Initial set of control flags
EFiBCacheOpType OpType Type of caching operation

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library