C# 클래스 MapServer.PlayTimeOut

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
IsOnline bool
TimeOut GameBase.Core.TimeOut
callback_scripte_id uint
id int
time_id int

공개 메소드들

메소드 설명
PlayTimeOut ( ) : System

메소드 상세

PlayTimeOut() 공개 메소드

public PlayTimeOut ( ) : System
리턴 System

프로퍼티 상세

IsOnline 공개적으로 프로퍼티

public bool IsOnline
리턴 bool

TimeOut 공개적으로 프로퍼티

public GameBase.Core.TimeOut TimeOut
리턴 GameBase.Core.TimeOut

callback_scripte_id 공개적으로 프로퍼티

public uint callback_scripte_id
리턴 uint

id 공개적으로 프로퍼티

public int id
리턴 int

time_id 공개적으로 프로퍼티

public int time_id
리턴 int