C# Class SagaMap.Packets.Server.MarketStart

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

Public Methods

Method Description
MarketStart ( ) : System
SetActorID ( uint id ) : void
SetUnknown ( byte u ) : void

Method Details

MarketStart() public method

public MarketStart ( ) : System
return System

SetActorID() public method

public SetActorID ( uint id ) : void
id uint
return void

SetUnknown() public method

public SetUnknown ( byte u ) : void
u byte
return void