Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule
Helper class to allow to copy bindings into clipboard.
| Name | UStateTreeClipboardBindings |
| Type | class |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeViewModel.h |
| Include Path | #include "StateTreeViewModel.h" |
Syntax
UCLASS (Hidden)
class UStateTreeClipboardBindings : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UStateTreeClipboardBindings
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Bindings | TArray< FStateTreePropertyPathBinding > | StateTreeViewModel.h |