unreal.PropertyBindingBinding

class unreal.PropertyBindingBinding

Bases: StructBase

Representation of a property binding

C++ Source:

  • Plugin: PropertyBindingUtils

  • Module: PropertyBindingUtils

  • File: PropertyBindingBinding.h

Editor Properties: (see get_editor_property/set_editor_property)

  • property_function_node (InstancedStruct): [Read-Only] Instance of bound PropertyFunction.

  • source_property_path (PropertyBindingPath): [Read-Only] Source property path of the binding

  • target_property_path (PropertyBindingPath): [Read-Only] Target property path of the binding