C# Class idTech4.Game.Animation.AnimationFrameCommand

Show file 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 property

public object Function
return object

Index public property

public int Index
return int

Skin public property

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

SoundMaterial public property

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

String public property

public string String
return string

Type public property

public AnimationFrameCommandType Type
return AnimationFrameCommandType