C# Class SagaMap.Packets.Server.ChangedJob

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

Public Methods

Method Description
ChangedJob ( ) : System
SetJob ( byte job ) : void
SetUnknown ( uint unknown ) : void

Method Details

ChangedJob() public method

public ChangedJob ( ) : System
return System

SetJob() public method

public SetJob ( byte job ) : void
job byte
return void

SetUnknown() public method

public SetUnknown ( uint unknown ) : void
unknown uint
return void