Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorNode
Description
This is used to name nodes for runtime, as well as for error reporting. If the node has a specified name, used that, or else of return the display name of the node.
| Name | GetName |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorNode.h |
| Include Path | #include "StateTreeEditorNode.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Private/StateTreeEditorNode.cpp |
FName GetName() const
name of the node.