EAnimNotifyMessageType

Windows
MacOS
Linux

References

Module

GameplayInsights

Header

/Engine/Plugins/Animation/GameplayInsights/Source/GameplayInsights/Public/IAnimationProvider.h

Include

#include "IAnimationProvider.h"

Syntax

enum EAnimNotifyMessageType
{
    Event         = 0,
    Begin         = 1,
    End           = 2,
    Tick          = 3,
    SyncMarker    = 4,
}

Values

Name

Description

Event

Begin

End

Tick

SyncMarker

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