Property | Type | Description | |
---|---|---|---|
requestedGuardsNumber | int | ||
requestedHeavyGuardsNumber | int | ||
requestedOfficersNumber | int | ||
requestedScoutsNumber | int | ||
requestedTechniciansNumber | int |
Method | Description | |
---|---|---|
Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
ExposeData ( ) : void | ||
SpawnSetup ( ) : void | ||
Tick ( ) : void | ||
UpdateRequestedReinforcements ( ) : void |
Method | Description | |
---|---|---|
CountResourcesInOutpost ( int &meals, int &beers, int &components ) : void | ||
SpawnNecessarySupply ( ) : void | ||
SpawnRequestedReinforcements ( ) : void | ||
SpawnSupplyNearPosition ( ThingDef def, int quantity, IntVec3 center ) : void | ||
UnforbidItemsToLoadInCargoBay ( ) : void |
public Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
mode | DestroyMode | |
return | void |
public UpdateRequestedReinforcements ( ) : void | ||
return | void |