Method | Description | |
---|---|---|
Center ( string text ) : string | ||
Color ( string text, int color ) : string | ||
OnResponse ( Server.Network.NetState sender, |
||
QueuePoll ( |
||
ShardPollGump ( Server.Mobile from, |
public Color ( string text, int color ) : string | ||
text | string | |
color | int | |
return | string |
public OnResponse ( Server.Network.NetState sender, |
||
sender | Server.Network.NetState | |
info | ||
return | void |
public QueuePoll ( |
||
poller | ||
return | void |
public ShardPollGump ( Server.Mobile from, |
||
from | Server.Mobile | |
poller | ||
editing | bool | |
polls | Queue |
|
return | System |