FStateTreeBindingLookup::GetPropertyBindingSource

Choose your operating system:

Windows

macOS

Linux

Override Hierarchy

IStateTreeBindingLookup::GetPropertyBindingSource()

FStateTreeBindingLookup::GetPropertyBindingSource()

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

Syntax

virtual const FStateTreeEditorPropertyPath * GetPropertyBindingSource
(
    const FStateTreeEditorPropertyPath & InTargetPath
) const

Returns

Source path for given target path, or null if binding does not exists.