C# Class idTech4.Text.Decl.idDeclSkin

Inheritance: idDecl
Afficher le fichier Open project: iainmckay/idtech4.net Class Usage Examples

Méthodes publiques

Méthode Description
GetAssociatedModel ( int index ) : string
Parse ( string text ) : bool
RemapShaderBySkin ( idMaterial shader ) : idMaterial
idDeclSkin ( ) : System

Méthodes protégées

Méthode Description
ClearData ( ) : void
GenerateDefaultText ( ) : bool

Method Details

ClearData() protected méthode

protected ClearData ( ) : void
Résultat void

GenerateDefaultText() protected méthode

protected GenerateDefaultText ( ) : bool
Résultat bool

GetAssociatedModel() public méthode

public GetAssociatedModel ( int index ) : string
index int
Résultat string

Parse() public méthode

public Parse ( string text ) : bool
text string
Résultat bool

RemapShaderBySkin() public méthode

public RemapShaderBySkin ( idMaterial shader ) : idMaterial
shader idTech4.Renderer.idMaterial
Résultat idTech4.Renderer.idMaterial

idDeclSkin() public méthode

public idDeclSkin ( ) : System
Résultat System