Navigation
API > API/Plugins > API/Plugins/StateTreeDeveloper
| Name | FStateTreeStyle |
| Type | class |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeDeveloper/Public/StateTreeStyle.h |
| Include Path | #include "StateTreeStyle.h" |
Syntax
class FStateTreeStyle : public FSlateStyleSet
Implements Interfaces
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| StateTreeStyle.h | |||
FStateTreeStyle
(
const FName& InStyleSetName |
StateTreeStyle.h |
Structs
| Name | Remarks |
|---|---|
| FContentRootScope |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| EngineSlateContentDir | const FString | StateTreeStyle.h | |
| StateTitleTextStyleName | const FLazyName | StateTreeStyle.h | |
| StateTreePluginContentDir | const FString | StateTreeStyle.h |
Functions
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FStateTreeStyle & Get() |
StateTreeStyle.h | ||
static const FSlateBrush * GetBrushForSelectionBehaviorType
(
EStateTreeStateSelectionBehavior InSelectionBehavior, |
StateTreeStyle.h | ||
static void Register() |
StateTreeStyle.h | ||
static void Unregister() |
StateTreeStyle.h |