C# Class GameMaker.Program

Afficher le fichier Open project: WarlockD/GMdsam

Méthodes publiques

Méthode Description
EnviromentExit ( int i ) : void

Private Methods

Méthode Description
GoodExit ( ) : void
InstructionError ( string message ) : void
Main ( string args ) : void
PatchMode ( ) : void
TryParseHex ( string s, int &value ) : bool
TryParseOffset ( string s, uint &value ) : bool

Method Details

EnviromentExit() public static méthode

public static EnviromentExit ( int i ) : void
i int
Résultat void