Api AnimTagStatus
enum

AnimTagStatus

public sealed enum AnimTagStatus : Enum

Enumeration that describes how the AnimGraph tag state changed. Used in AnimTagEvent.

Enum Values

Name Value Description
Fired Tag was activated and deactivated on the same frame
Start The tag has become active
End The tag has become inactive
Assembly: Sandbox.Engine Declaring Type: SceneModel Full Name: Sandbox.SceneModel.AnimTagStatus