프로퍼티 | 타입 | 설명 | |
---|---|---|---|
JobDefName_BoardSupplyShip | string | ||
JobDefName_CleanOutpost | string | ||
JobDefName_TransferInjuredEmployeet | string | ||
JobDefName_TryToCaptureOutpost | string |
메소드 | 설명 | |
---|---|---|
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 FindOrbitalRelay ( Faction faction ) : |
||
faction | Faction | |
리턴 |
public static FindOutpostCommandConsole ( Faction faction ) : |
||
faction | Faction | |
리턴 |
public static FindSupplyShip ( Faction faction ) : |
||
faction | Faction | |
리턴 |
public static RefreshThingList ( List |
||
listToRefresh | List |
|
리턴 | List |
public static string JobDefName_BoardSupplyShip | ||
리턴 | string |
public static string JobDefName_TransferInjuredEmployeet | ||
리턴 | string |