Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorData.h |
| Include | #include "StateTreeEditorData.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Private/StateTreeEditorData.cpp |
FText GetNodeDescription
(
const FStateTreeEditorNode & Node,
const EStateTreeNodeFormatting Formatting
) const
Remarks
Returns the description for the node for UI. Handles the name override logic, figures out required data for the GetDescription() call, and handles the fallbacks. description for the node.