프로퍼티 | 타입 | 설명 |
---|
메소드 | 설명 | |
---|---|---|
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 | |
리턴 | void |
public OnResponse ( Server.Network.NetState state, int index ) : void | ||
state | Server.Network.NetState | |
index | int | |
리턴 | void |
public QuestionMenu ( string question, string answers ) : Server.Network | ||
question | string | |
answers | string | |
리턴 | Server.Network |
public SendTo ( Server.Network.NetState state ) : void | ||
state | Server.Network.NetState | |
리턴 | void |