C# Class MiningGameServer.Packets.Packet14SCGameModeEvent

Used to allow gamemodes to send packets without having to specify their own GameEvents or packet IDs
Inheritance: Packet
Mostra file Open project: geel9/Minor-Destruction Class Usage Examples

Public Methods

Method Description
Packet14SCGameModeEvent ( string name ) : System

Method Details

Packet14SCGameModeEvent() public method

public Packet14SCGameModeEvent ( string name ) : System
name string
return System