C# Class SagaMap.Packets.Client.UseMap

Inheritance: SagaLib.Packet
Mostrar archivo Open project: Willyham/SagaRO2 Class Usage Examples

Public Methods

Method Description
GetIndex ( ) : byte
New ( ) : Packet

Parse ( SagaLib client ) : void
UseMap ( ) : System

Method Details

GetIndex() public method

public GetIndex ( ) : byte
return byte

New() public method

public New ( ) : Packet
return SagaLib.Packet

Parse() public method

public Parse ( SagaLib client ) : void
client SagaLib
return void

UseMap() public method

public UseMap ( ) : System
return System