C# Class idTech4.Game.Animation.AnimationFrameCommand

Exibir arquivo Open project: iainmckay/idtech4.net Class Usage Examples

Public Properties

Property Type Description
Function object
Index int
Skin idTech4.Text.Decl.idDeclSkin
SoundMaterial idTech4.Sound.idSoundMaterial
String string
Type AnimationFrameCommandType

Property Details

Function public_oe property

public object Function
return object

Index public_oe property

public int Index
return int

Skin public_oe property

public idDeclSkin,idTech4.Text.Decl Skin
return idTech4.Text.Decl.idDeclSkin

SoundMaterial public_oe property

public idSoundMaterial,idTech4.Sound SoundMaterial
return idTech4.Sound.idSoundMaterial

String public_oe property

public string String
return string

Type public_oe property

public AnimationFrameCommandType Type
return AnimationFrameCommandType