C# Class DarkEmu_GameServer.GameMaster

Datei anzeigen Open project: CarlosX/DarkEmu

Public Methods

Method Description
OnGM ( PacketReader reader_, int Index_ ) : void

Private Methods

Method Description
BanPlayer ( PacketReader reader_, int Index_ ) : void
OnInvisible ( int Index_ ) : void

Method Details

OnGM() public static method

public static OnGM ( PacketReader reader_, int Index_ ) : void
reader_ PacketReader
Index_ int
return void