AnimationInstance-SetPlayRate(AnimationMontage_float).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.AnimationInstance
AnimationInstance.SetPlayRate(UnrealEngine.Framework.AnimationMontage, float) Method
Sets the current play rate of the animation montage
public void SetPlayRate(UnrealEngine.Framework.AnimationMontage montage, float value);
Parameters
montage AnimationMontage
value System.Single