unreal.MontagePlayReturnType

class unreal.MontagePlayReturnType

Bases: unreal.EnumBase

EMontage Play Return Type

C++ Source:

  • Module: Engine

  • File: AnimInstance.h

DURATION

Return value is the play duration of the montage (length / play rate, in seconds)

Type

1

MONTAGE_LENGTH

Return value is the length of the montage (in seconds)

Type

0