AnimationInstance-GetCurrentSection(AnimationMontage).md

April 18, 2021 ยท View on GitHub

UnrealEngine.Framework.AnimationInstance

AnimationInstance.GetCurrentSection(UnrealEngine.Framework.AnimationMontage) Method

Returns the name of the current animation montage section

public string GetCurrentSection(UnrealEngine.Framework.AnimationMontage montage);

Parameters

montage AnimationMontage

Returns

System.String

Contents

  1. 0.1UnrealEngine.Framework.AnimationInstance
  2. 1AnimationInstance.GetCurrentSection(UnrealEngine.Framework.AnimationMontage) Method