C# Class MapServer.ScriptTimerInfo

Afficher le fichier Open project: dream-young-soul/soul Class Usage Examples

Méthodes publiques

Свойство 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
Résultat bool

day public_oe property

public int day
Résultat int

hour public_oe property

public int hour
Résultat int

minute public_oe property

public int minute
Résultat int

month public_oe property

public int month
Résultat int

name public_oe property

public String name
Résultat String

script_id public_oe property

public uint script_id
Résultat uint

second public_oe property

public int second
Résultat int

year public_oe property

public int year
Résultat int