C# Class MapServer.ScriptTimerInfo

Datei anzeigen Open project: dream-young-soul/soul Class Usage Examples

Public Properties

Property Type Description
bTag bool
day int
hour int
minute int
month int
name String
script_id uint
second int
year int

Property Details

bTag public_oe property

public bool bTag
return bool

day public_oe property

public int day
return int

hour public_oe property

public int hour
return int

minute public_oe property

public int minute
return int

month public_oe property

public int month
return int

name public_oe property

public String name
return String

script_id public_oe property

public uint script_id
return uint

second public_oe property

public int second
return int

year public_oe property

public int year
return int