Method | Description | |
---|---|---|
ContainedMenu ( Mobile from ) : System | ||
OnCancel ( Server.Network.NetState state ) : void | ||
OnResponse ( Server.Network.NetState state, int index ) : void |
public ContainedMenu ( Mobile from ) : System | ||
from | Mobile | |
return | System |
public OnCancel ( Server.Network.NetState state ) : void | ||
state | Server.Network.NetState | |
return | void |
public OnResponse ( Server.Network.NetState state, int index ) : void | ||
state | Server.Network.NetState | |
index | int | |
return | void |