unreal.AnimNode_LinkedAnimLayer

class unreal.AnimNode_LinkedAnimLayer

Bases: unreal.AnimNode_LinkedAnimGraph

Anim Node Linked Anim Layer

C++ Source:

  • Module: Engine

  • File: AnimNode_LinkedAnimLayer.h

Editor Properties: (see get_editor_property/set_editor_property)

  • instance_class (type(Class)): [Read-Write] The class spawned for this linked instance

  • layer (Name): [Read-Write] The layer in the interface to use

  • propagate_notifies_to_linked_instances (bool): [Read-Write] Whether named notifies will be propagated from this linked instance to other instances (outer or other linked instances)

  • receive_notifies_from_linked_instances (bool): [Read-Write] Whether named notifies will be received by this linked instance from other instances (outer or other linked instances)

  • tag (Name): [Read-Write] Optional tag used to identify this linked instance