Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UDeveloperSettings
- UStateTreeSettings
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeSettings.h |
| Include | #include "StateTreeSettings.h" |
Syntax
UCLASS&40;Config&61;StateTree, defaultconfig, DisplayName&61;"StateTree"&41;
class UStateTreeSettings : public UDeveloperSettings
Remarks
Default StateTree settings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAutoStartDebuggerTracesOnNonEditorTargets | Editor targets relies on PIE and StateTreeEditor to start/stop traces. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| UStateTreeSettings & | Get () |