C# Class Server.Network.UpdateStatueAnimation

Inheritance: Packet
Afficher le fichier Open project: tbewley10310/Land-of-Archon

Méthodes publiques

Méthode Description
UpdateStatueAnimation ( Mobile m, int status, int animation, int frame ) : System

Method Details

UpdateStatueAnimation() public méthode

public UpdateStatueAnimation ( Mobile m, int status, int animation, int frame ) : System
m Mobile
status int
animation int
frame int
Résultat System