Méthode | Description | |
---|---|---|
CollectGoldPrompt ( |
||
OnCancel ( Mobile from ) : void | ||
OnResponse ( Mobile from, string text ) : void |
Méthode | Description | |
---|---|---|
GiveGold ( Mobile to, int amount ) : void |
public CollectGoldPrompt ( |
||
vendor | ||
Résultat | System |
public OnResponse ( Mobile from, string text ) : void | ||
from | Mobile | |
text | string | |
Résultat | void |