C# Class idTech4.Game.Animation.AnimationFlags

Mostrar archivo Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
AINoTurn bool
AnimationTurn bool
PreventIdleOverride bool
RandomCycleStart bool

Property Details

AINoTurn public_oe property

public bool AINoTurn
return bool

AnimationTurn public_oe property

public bool AnimationTurn
return bool

PreventIdleOverride public_oe property

public bool PreventIdleOverride
return bool

RandomCycleStart public_oe property

public bool RandomCycleStart
return bool