C# Class PrisonersAndSlaves.Monitor

Inheritance: MapComponent
Afficher le fichier Open project: ForsakenShell/Es-Small-Mods

Méthodes publiques

Свойство Type Description
hostilesInRooms List
laws List

Méthodes publiques

Méthode Description
ExposeData ( ) : void
GetNextMarkerIndex ( ) : int
MapComponentTick ( ) : void

Private Methods

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

Method Details

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void

GetNextMarkerIndex() public static méthode

public static GetNextMarkerIndex ( ) : int
Résultat int

MapComponentTick() public méthode

public MapComponentTick ( ) : void
Résultat void

Property Details

hostilesInRooms public_oe static_oe property

public static List hostilesInRooms
Résultat List

laws public_oe static_oe property

public static List laws
Résultat List