Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/UStateTreeEditorData > API/Plugins/StateTreeEditorModule/UStateTreeEditorData/AddPropertyBinding
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorData.h |
| Include | #include "StateTreeEditorData.h" |
void AddPropertyBinding
(
const UScriptStruct * PropertyFunctionNodeStruct,
TConstArrayView< FStateTreePropertyPathSegment > SourcePathSegments,
const FStateTreePropertyPath & TargetPath
)
Remarks
Adds property binding to PropertyFunction of provided type.