C# Class ALFA.Shared.ActiveTrap

Inheritance: TrapResource
Show file 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 property

public string AreaName
return string

DetectTag public property

public string DetectTag
return string

Detected public property

public bool Detected
return bool

Disabler public property

public uint Disabler
return uint

Helpers public property

public List Helpers
return List

IsFiring public property

public bool IsFiring
return bool

TotalHelp public property

public int TotalHelp
return int