C# 클래스 VMFInstanceInserter.VMFFile

파일 보기 프로젝트 열기: Metapyziks/VMFInstanceInserter 1 사용 예제들

공개 메소드들

메소드 설명
ResolveInstances ( ) : void
Save ( String path ) : void
VMFFile ( String path, String rootDir = null ) : System

메소드 상세

ResolveInstances() 공개 메소드

public ResolveInstances ( ) : void
리턴 void

Save() 공개 메소드

public Save ( String path ) : void
path String
리턴 void

VMFFile() 공개 메소드

public VMFFile ( String path, String rootDir = null ) : System
path String
rootDir String
리턴 System