C# 클래스 idTech4.Text.idDeclFile

파일 보기 프로젝트 열기: iainmckay/idtech4.net 1 사용 예제들

공개 메소드들

메소드 설명
LoadAndParse ( ) : int

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

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

메소드 상세

LoadAndParse() 공개 메소드

This is used during both the initial load, and any reloads.
public LoadAndParse ( ) : int
리턴 int

idDeclFile() 공개 메소드

public idDeclFile ( ) : System
리턴 System

idDeclFile() 공개 메소드

public idDeclFile ( string fileName, DeclType defaultType ) : System
fileName string
defaultType DeclType
리턴 System