C# Class SagaGateway.Packets.Server.CPReturn

Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
CPReturn ( ) : System

Constructor.

SetValue ( byte value ) : void

Method Details

CPReturn() public méthode

Constructor.
public CPReturn ( ) : System
Résultat System

SetValue() public méthode

public SetValue ( byte value ) : void
value byte
Résultat void