AnimationInstance-SetNextSection(AnimationMontage_string_string).md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.AnimationInstance
AnimationInstance.SetNextSection(UnrealEngine.Framework.AnimationMontage, string, string) Method
Sets the next section after sectionToChange
public void SetNextSection(UnrealEngine.Framework.AnimationMontage montage, string sectionToChange, string nextSection);
Parameters
montage AnimationMontage
sectionToChange System.String
nextSection System.String