C# Class SagaMap.Packets.Server.SendSystemMessage

Inheritance: SagaLib.Packet
Mostra file Open project: Willyham/SagaRO2

Public Methods

Method Description
SendSystemMessage ( ) : System
SetType ( byte type ) : void

Method Details

SendSystemMessage() public method

public SendSystemMessage ( ) : System
return System

SetType() public method

public SetType ( byte type ) : void
type byte
return void