메소드 | 설명 | |
---|---|---|
CollectGoldPrompt ( |
||
OnCancel ( Mobile from ) : void | ||
OnResponse ( Mobile from, string text ) : void |
메소드 | 설명 | |
---|---|---|
GiveGold ( Mobile to, int amount ) : void |
public CollectGoldPrompt ( |
||
vendor | ||
리턴 | System |
public OnResponse ( Mobile from, string text ) : void | ||
from | Mobile | |
text | string | |
리턴 | void |