Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ItemListMenu ( string question, |
||
OnCancel ( Server.Network.NetState state ) : void | ||
OnResponse ( Server.Network.NetState state, int index ) : void | ||
SendTo ( Server.Network.NetState state ) : void |
public ItemListMenu ( string question, |
||
question | string | |
entries | ||
Résultat | Server.Network |
public OnCancel ( Server.Network.NetState state ) : void | ||
state | Server.Network.NetState | |
Résultat | void |
public OnResponse ( Server.Network.NetState state, int index ) : void | ||
state | Server.Network.NetState | |
index | int | |
Résultat | void |
public SendTo ( Server.Network.NetState state ) : void | ||
state | Server.Network.NetState | |
Résultat | void |