C# 클래스 HaloMap.Plugins.MakeIFPS

The make ifps.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
Results System.Collections.Hashtable

공개 메소드들

메소드 설명
AnalyzeReferences ( Meta &m ) : void

The analyze references.

DissectMeta ( Meta &m ) : void

The dissect meta.

ToDir ( Map map, string path ) : void

The to dir.

메소드 상세

AnalyzeReferences() 공개 정적인 메소드

The analyze references.
public static AnalyzeReferences ( Meta &m ) : void
m HaloMap.Meta.Meta The m.
리턴 void

DissectMeta() 공개 정적인 메소드

The dissect meta.
public static DissectMeta ( Meta &m ) : void
m HaloMap.Meta.Meta The m.
리턴 void

ToDir() 공개 정적인 메소드

The to dir.
public static ToDir ( Map map, string path ) : void
map HaloMap.Map.Map The map.
path string The path.
리턴 void

프로퍼티 상세

Results 공개적으로 정적으로 프로퍼티

The results.
public static Hashtable,System.Collections Results
리턴 System.Collections.Hashtable