Navigation
API > API/Plugins > API/Plugins/StateTreeModule > API/Plugins/StateTreeModule/Blueprint
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/Blueprint/StateTreeNodeBlueprintBase.h |
| Include | #include "Blueprint/StateTreeNodeBlueprintBase.h" |
Syntax
struct FStateTreeBlueprintExternalDataHandle
Remarks
Struct use to copy external data to the Blueprint item instance, resolved during StateTree linking.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FStateTreeExternalDataHandle | Handle | ||
| const FProperty * | Property |