Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
Inheritance Hierarchy
- FStateTreeEditorNode
- TStateTreeEditorNode
References
Module | StateTreeEditorModule |
Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorNode.h |
Include | #include "StateTreeEditorNode.h" |
Syntax
USTRUCT&40;&41;
struct FStateTreeEditorNode
Remarks
Base for Evaluator, Task and Condition nodes.
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() |
uint8 | ConditionIndent | |
![]() ![]() ![]() |
EStateTreeConditionOperand | ConditionOperand | |
![]() ![]() ![]() |
FGuid | ID | |
![]() ![]() ![]() |
FInstancedStruct | Instance | |
![]() ![]() ![]() ![]() |
TObjectPtr< UObject > | InstanceObject | |
![]() ![]() ![]() |
FInstancedStruct | Node |
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FStateTreeDataView | GetInstance () |
|
![]() |
FStateTreeDataView | GetInstance () |
|
![]() ![]() |
FName | GetName () |
|
![]() |
void | Reset () |