unreal.AvaAnimationPlayMode

class unreal.AvaAnimationPlayMode

Bases: EnumBase

deprecated: ‘AvaAnimationPlayMode’ was renamed to ‘AvaSequencePlayMode’.

FORWARD: AvaAnimationPlayMode

Sequence plays and loops from the beginning to the end.

Type:

0

REVERSE: AvaAnimationPlayMode

Sequence plays and loops from the end to the beginning.

Type:

1