C# Class PrisonersAndSlaves.Monitor

Inheritance: MapComponent
Show file Open project: ForsakenShell/Es-Small-Mods

Public Properties

Property Type Description
hostilesInRooms List
laws List

Public Methods

Method Description
ExposeData ( ) : void
GetNextMarkerIndex ( ) : int
MapComponentTick ( ) : void

Private Methods

Method Description
DoorLockToggle ( CompLockable compLock, CompPowerTrader compPower, bool value ) : void
Monitor ( ) : System
ScribeLaw ( LawDef law ) : void
UnlockAllAppropriateDoors ( ) : void

Method Details

ExposeData() public method

public ExposeData ( ) : void
return void

GetNextMarkerIndex() public static method

public static GetNextMarkerIndex ( ) : int
return int

MapComponentTick() public method

public MapComponentTick ( ) : void
return void

Property Details

hostilesInRooms public static property

public static List hostilesInRooms
return List

laws public static property

public static List laws
return List