CryEngine.Animations.AnimationTag

CryEngine.Animations.AnimationTag

Contains data of an animation tag. More...

Properties

string Name [get]
The name of this AnimationTag. More...
int Id [get]
The ID of this AnimationTag. More...

Detailed Description

Contains data of an animation tag.

Property Documentation

◆ Id

int CryEngine.Animations.AnimationTag.Id
get

The ID of this AnimationTag.

The identifier.

◆ Name

string CryEngine.Animations.AnimationTag.Name
get

The name of this AnimationTag.

The name.