C# 클래스 NLightmare.Nightmare_Modules.Module

파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 메소드들

메소드 설명
Module ( string path ) : System

비공개 메소드들

메소드 설명
GetEntries ( string path, bool ignoreFirstLine ) : string>.Dictionary
GetValue ( string line ) : int
IsComment ( string line ) : bool
ReadEntry ( TextReader reader ) : void
ReadHeader ( TextReader reader ) : void
ReadNextLine ( TextReader reader ) : string

메소드 상세

Module() 공개 메소드

public Module ( string path ) : System
path string
리턴 System