unreal.OnMontageEndedMCDelegate
¶
- class unreal.OnMontageEndedMCDelegate(*args, **kwargs)¶
Bases:
unreal.MulticastDelegateBase
Delegate for when Montage is completed, whether interrupted or finished Weight of this montage is 0.f, so it stops contributing to output pose
bInterrupted = true if it was not property finished
- Parameters
montage (AnimMontage) –
interrupted (bool) –
C++ Source:
Module: Engine
File: AnimInstance.h