unreal.MontagePlayReturnType

class unreal.MontagePlayReturnType

Bases: EnumBase

EMontage Play Return Type

C++ Source:

  • Module: Engine

  • File: AnimInstance.h

DURATION: MontagePlayReturnType

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

Type:

1

MONTAGE_LENGTH: MontagePlayReturnType

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

Type:

0