AnimationInstance-StopMontage(AnimationMontage_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.AnimationInstance
AnimationInstance.StopMontage(UnrealEngine.Framework.AnimationMontage, float) Method
Stops the animation montage, if montage is null stops all active montages
public void StopMontage(UnrealEngine.Framework.AnimationMontage montage, float blendOutTime);
Parameters
montage AnimationMontage
blendOutTime System.Single