unreal.OnMontageBlendingOutStartedMCDelegate

class unreal.OnMontageBlendingOutStartedMCDelegate(*args: Any, **kwargs: Any)

Bases: 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:

C++ Source:

  • Module: Engine

  • File: AnimInstance.h