Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings/AddPropertyBindi-
References
| Module | StateTreeEditorModule |
| Header | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Public/StateTreeEditorPropertyBindings.h |
| Include | #include "StateTreeEditorPropertyBindings.h" |
| Source | /Engine/Plugins/Runtime/StateTree/Source/StateTreeEditorModule/Private/StateTreeEditorPropertyBindings.cpp |
void AddPropertyBinding
(
const FStateTreePropertyPathBinding & Binding
)
Remarks
Adds binding.
Parameters
| Name | Description |
|---|---|
| Binding | Binding to be added. |