메소드 | 설명 | |
---|---|---|
CanSendWater ( this sock ) : bool | ||
IsPlaying ( this sock ) : bool | ||
Kick ( this sock, string reason ) : void | ||
RemoteAddress ( this sock ) : string | ||
SetState ( this sock, SlotState state ) : void | ||
State ( this sock ) : SlotState |
public static Kick ( this sock, string reason ) : void | ||
sock | this | |
reason | string | |
리턴 | void |
public static SetState ( this sock, SlotState state ) : void | ||
sock | this | |
state | SlotState | |
리턴 | void |