C# Class SagaMap.Packets.Client.NPCChat

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

Méthodes publiques

Méthode Description
GetActorID ( ) : uint
NPCChat ( ) : System
New ( ) : Packet
Parse ( SagaLib client ) : void

Method Details

GetActorID() public méthode

public GetActorID ( ) : uint
Résultat uint

NPCChat() public méthode

public NPCChat ( ) : System
Résultat System

New() public méthode

public New ( ) : Packet
Résultat SagaLib.Packet

Parse() public méthode

public Parse ( SagaLib client ) : void
client SagaLib
Résultat void