Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FStateTreeEditorPropertyBindings * GetPropertyEditorBindings () |
StateTreeEditorData.h | ||
| StateTreeEditorData.h |
GetPropertyEditorBindings()
| Name | GetPropertyEditorBindings |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorData.h |
| Include Path | #include "StateTreeEditorData.h" |
virtual const FStateTreeEditorPropertyBindings * GetPropertyEditorBindings() const
Pointer to editor property bindings.
GetPropertyEditorBindings()
| Name | GetPropertyEditorBindings |
| Type | function |
| Header File | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorData.h |
| Include Path | #include "StateTreeEditorData.h" |
virtual FStateTreeEditorPropertyBindings * GetPropertyEditorBindings()
Pointer to editor property bindings.