C# Class NLightmare.Nightmare_Modules.Module

Show file Open project: Diegoisawesome/AwesomeMapEditor-old

Public Methods

Method Description
Module ( string path ) : System

Private Methods

Method Description
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

Method Details

Module() public method

public Module ( string path ) : System
path string
return System