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