C# 클래스 MapServer.ScriptTimerInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
bTag bool
day int
hour int
minute int
month int
name String
script_id uint
second int
year int

프로퍼티 상세

bTag 공개적으로 프로퍼티

public bool bTag
리턴 bool

day 공개적으로 프로퍼티

public int day
리턴 int

hour 공개적으로 프로퍼티

public int hour
리턴 int

minute 공개적으로 프로퍼티

public int minute
리턴 int

month 공개적으로 프로퍼티

public int month
리턴 int

name 공개적으로 프로퍼티

public String name
리턴 String

script_id 공개적으로 프로퍼티

public uint script_id
리턴 uint

second 공개적으로 프로퍼티

public int second
리턴 int

year 공개적으로 프로퍼티

public int year
리턴 int