Navigation
API > API/Plugins > API/Plugins/StateTreeModule
Inheritance Hierarchy
- UDeveloperSettings
- UStateTreeSettings
References
| Module | StateTreeModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeModule/Public/StateTreeSettings.h |
| Include | #include "StateTreeSettings.h" |
Syntax
UCLASS (Config=StateTree, defaultconfig, DisplayName="StateTree")
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 () |