UAnimMontage::DeleteAnimCompositeSection

Delete Composite section with InSectionName return true if success, false otherwise

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h

Include

#include "Animation/AnimMontage.h"

Source

/Engine/Source/Runtime/Engine/Private/Animation/AnimMontage.cpp

Syntax

bool DeleteAnimCompositeSection
(
    int32 SectionIndex
)

Remarks

Delete Composite section with InSectionName return true if success, false otherwise

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss