unreal.AvaSequencePlayMode

class unreal.AvaSequencePlayMode

Bases: EnumBase

EAva Sequence Play Mode

C++ Source:

  • Plugin: Avalanche

  • Module: AvalancheSequence

  • File: AvaSequenceShared.h

FORWARD: AvaSequencePlayMode

Sequence plays and loops from the beginning to the end.

Type:

0

REVERSE: AvaSequencePlayMode

Sequence plays and loops from the end to the beginning.

Type:

1