Navigation
API > API/Editor > API/Editor/BehaviorTreeEditor > API/Editor/BehaviorTreeEditor/FBehaviorTreeEditor
References
| Module | BehaviorTreeEditor |
| Header | /Engine/Source/Editor/BehaviorTreeEditor/Public/BehaviorTreeEditor.h |
| Include | #include "BehaviorTreeEditor.h" |
| Source | /Engine/Source/Editor/BehaviorTreeEditor/Private/BehaviorTreeEditor.cpp |
static FText GetLocalizedMode
&40;
FName InMode
&41;
Remarks
Get the localized text to display for the specified mode the localized text representation of the mode
Parameters
| Name | Description |
|---|---|
| InMode | The mode to display |