C# Class Server.Network.MessageLocalizedAffix

Inheritance: Packet
Afficher le fichier Open project: brodock/runuo Class Usage Examples

Méthodes publiques

Méthode Description
MessageLocalizedAffix ( Serial serial, int graphic, MessageType messageType, int hue, int font, int number, string name, AffixType affixType, string affix, string args ) : System

Method Details

MessageLocalizedAffix() public méthode

public MessageLocalizedAffix ( Serial serial, int graphic, MessageType messageType, int hue, int font, int number, string name, AffixType affixType, string affix, string args ) : System
serial Serial
graphic int
messageType MessageType
hue int
font int
number int
name string
affixType AffixType
affix string
args string
Résultat System