Navigation
API > API/Plugins > API/Plugins/StateTreeEditorModule > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings > API/Plugins/StateTreeEditorModule/FStateTreeEditorPropertyBindings/RemovePropertyBi-
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 RemovePropertyBindings
(
const FStateTreePropertyPath & TargetPath,
ESearchMode SearchMode
)
Remarks
Removes all bindings to target path.
Parameters
| Name | Description |
|---|---|
| TargetPath | Target property path. |