C# Class idTech4.Text.idDeclFile

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

Méthodes publiques

Méthode Description
LoadAndParse ( ) : int

This is used during both the initial load, and any reloads.

idDeclFile ( ) : System
idDeclFile ( string fileName, DeclType defaultType ) : System

Method Details

LoadAndParse() public méthode

This is used during both the initial load, and any reloads.
public LoadAndParse ( ) : int
Résultat int

idDeclFile() public méthode

public idDeclFile ( ) : System
Résultat System

idDeclFile() public méthode

public idDeclFile ( string fileName, DeclType defaultType ) : System
fileName string
defaultType DeclType
Résultat System