Navigation
API > API/Editor > API/Editor/Persona
| Name | ENotifyStateHandleHit::Type |
| Type | enum |
| Header File | /Engine/Source/Editor/Persona/Public/SAnimNotifyShared.h |
| Include Path | #include "SAnimNotifyShared.h" |
Syntax
namespace ENotifyStateHandleHit
{
enum Type
{
Start,
End,
None,
}
}
Values
| Name | Remarks |
|---|---|
| Start | |
| End | |
| None |