Свойство | Type | Description | |
---|---|---|---|
JobDefName_BoardSupplyShip | string | ||
JobDefName_CleanOutpost | string | ||
JobDefName_TransferInjuredEmployeet | string | ||
JobDefName_TryToCaptureOutpost | string |
Méthode | Description | |
---|---|---|
DestroyOutpostArea ( ) : void |
Destroy the outpost area if it exists.
|
|
FindOrbitalRelay ( Faction faction ) : |
Find the orbital relay building if it exists.
|
|
FindOutpostArea ( ) : Area |
Find the outpost area if it exists.
|
|
FindOutpostCommandConsole ( Faction faction ) : |
Find the outpost command console building if it exists.
|
|
FindSupplyShip ( Faction faction ) : |
Find the supply ship if it exists.
|
|
IsModActive ( string modName ) : bool |
Check if modName is active.
|
|
RefreshThingList ( List |
Return a copy of the listToRefresh but remove any destroyed item.
|
public static DestroyOutpostArea ( ) : void | ||
Résultat | void |
public static FindOrbitalRelay ( Faction faction ) : |
||
faction | Faction | |
Résultat |
public static FindOutpostCommandConsole ( Faction faction ) : |
||
faction | Faction | |
Résultat |
public static FindSupplyShip ( Faction faction ) : |
||
faction | Faction | |
Résultat |
public static IsModActive ( string modName ) : bool | ||
modName | string | |
Résultat | bool |
public static RefreshThingList ( List |
||
listToRefresh | List |
|
Résultat | List |
public static string JobDefName_BoardSupplyShip | ||
Résultat | string |
public static string JobDefName_CleanOutpost | ||
Résultat | string |
public static string JobDefName_TransferInjuredEmployeet | ||
Résultat | string |