Метод | Описание | |
---|---|---|
Center ( string text ) : string | ||
ClientGump ( Mobile from, Server.Network.NetState state ) : System | ||
Color ( string text, int color ) : string | ||
OnResponse ( Server.Network.NetState state, |
Метод | Описание | |
---|---|---|
Resend ( Mobile to, |
public ClientGump ( Mobile from, Server.Network.NetState state ) : System | ||
from | Mobile | |
state | Server.Network.NetState | |
Результат | System |
public Color ( string text, int color ) : string | ||
text | string | |
color | int | |
Результат | string |
public OnResponse ( Server.Network.NetState state, |
||
state | Server.Network.NetState | |
info | ||
Результат | void |