C# Class ALFA.Shared.ActiveTrap

Inheritance: TrapResource
ファイルを表示 Open project: ALandFarAway/ALFA-Base-Resources

Public Properties

Property Type Description
AreaName string
DetectTag string
Detected bool
Disabler uint
Helpers List
IsFiring bool
TotalHelp int

Property Details

AreaName public_oe property

public string AreaName
return string

DetectTag public_oe property

public string DetectTag
return string

Detected public_oe property

public bool Detected
return bool

Disabler public_oe property

public uint Disabler
return uint

Helpers public_oe property

public List Helpers
return List

IsFiring public_oe property

public bool IsFiring
return bool

TotalHelp public_oe property

public int TotalHelp
return int