Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
OnCancel ( Server.Network.NetState state ) : void | ||
OnResponse ( Server.Network.NetState state, int index ) : void | ||
QuestionMenu ( string question, string answers ) : Server.Network | ||
SendTo ( Server.Network.NetState state ) : void |
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 QuestionMenu ( string question, string answers ) : Server.Network | ||
question | string | |
answers | string | |
Résultat | Server.Network |
public SendTo ( Server.Network.NetState state ) : void | ||
state | Server.Network.NetState | |
Résultat | void |