unreal.AnimNextDataInterfaceAutomaticBindingMode¶
- class unreal.AnimNextDataInterfaceAutomaticBindingMode¶
Bases:
EnumBaseEAnim Next Data Interface Automatic Binding Mode
C++ Source:
Plugin: AnimNext
Module: AnimNextUncookedOnly
File: AnimNextDataInterfaceEntry.h
- BIND_SHARED_INTERFACES: AnimNextDataInterfaceAutomaticBindingMode¶
Public variables that exist on shared data interfaces on this asset and its host will be bound together if they share an interface
- Type:
1
- NO_BINDING: AnimNextDataInterfaceAutomaticBindingMode¶
No automatic binding will be performed
- Type:
0