unreal.InterchangeAnimationPayLoadKey

class unreal.InterchangeAnimationPayLoadKey(unique_id: str = '', type: InterchangeAnimationPayLoadType = Ellipsis)

Bases: StructBase

Interchange Animation Pay Load Key

C++ Source:

  • Plugin: Interchange

  • Module: InterchangeNodes

  • File: InterchangeAnimationTrackSetNode.h

Editor Properties: (see get_editor_property/set_editor_property)

  • type (InterchangeAnimationPayLoadType): [Read-Write]

  • unique_id (str): [Read-Write]

property type: InterchangeAnimationPayLoadType

[Read-Write]

Type:

(InterchangeAnimationPayLoadType)

property unique_id: str

[Read-Write]

Type:

(str)