unreal.OnMontageBlendingOutStartedMCDelegate
¶
- class unreal.OnMontageBlendingOutStartedMCDelegate(*args, **kwargs)¶
Bases:
unreal.MulticastDelegateBase
Delegate for when Montage started to blend out, whether interrupted or finished DesiredWeight of this montage becomes 0.f, but this still contributes to the output pose
bInterrupted = true if it was not property finished
- Parameters
montage (AnimMontage) –
interrupted (bool) –
C++ Source:
Module: Engine
File: AnimInstance.h