Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Animation
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Animation/AnimMontage.h |
Include | #include "Animation/AnimMontage.h" |
Syntax
namespace EAnimNotifyEventType
{
enum Type
{
Begin,
End,
}
}
Values
Name | Description |
---|---|
Begin | |
End |