C# Class SagaMap.Packets.Server.SendIdent

Send the identity of the mapserver to the client.
Inheritance: SagaLib.Packet
Afficher le fichier Open project: Willyham/SagaRO2

Méthodes publiques

Méthode Description
SendIdent ( ) : System

Constructor.

SetActorID ( uint actorID ) : void

Method Details

SendIdent() public méthode

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

SetActorID() public méthode

public SetActorID ( uint actorID ) : void
actorID uint
Résultat void