C# Class NLightmare.Nightmare_Modules.Module

Afficher le fichier Open project: Diegoisawesome/AwesomeMapEditor-old

Méthodes publiques

Méthode Description
Module ( string path ) : System

Private Methods

Méthode 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 méthode

public Module ( string path ) : System
path string
Résultat System