unreal.SmartObjectBindingCollection¶
- class unreal.SmartObjectBindingCollection¶
Bases:
PropertyBindingBindingCollectionRepresentation of all property bindings in a SmartObjectDefinition
C++ Source:
Plugin: SmartObjects
Module: SmartObjectsModule
File: SmartObjectBindingCollection.h
Editor Properties: (see get_editor_property/set_editor_property)
bindable_structs(Array[SmartObjectDefinitionBindableStructDescriptor]): [Read-Only] Array of structs descriptors that can be used in bindings.property_bindings(Array[SmartObjectDefinitionPropertyBinding]): [Read-Only] Array of property bindings, resolved into arrays of copies before use.