Méthode | Description | |
---|---|---|
OnClick ( bool rightClick ) : void | ||
OnStop ( ) : void | ||
QuestArrow ( Server.Mobile m, Server.Mobile t ) : Server.Network | ||
QuestArrow ( Server.Mobile m, Server.Mobile t, int x, int y ) : Server.Network | ||
Stop ( ) : void | ||
Stop ( int x, int y ) : void | ||
Update ( ) : void | ||
Update ( int x, int y ) : void |
public QuestArrow ( Server.Mobile m, Server.Mobile t ) : Server.Network | ||
m | Server.Mobile | |
t | Server.Mobile | |
Résultat | Server.Network |
public QuestArrow ( Server.Mobile m, Server.Mobile t, int x, int y ) : Server.Network | ||
m | Server.Mobile | |
t | Server.Mobile | |
x | int | |
y | int | |
Résultat | Server.Network |