Method | Description | |
---|---|---|
Generate ( ) : void |
Method | Description | |
---|---|---|
CanScatterAt ( IntVec3 loc ) : bool | ||
GenerateOutpostProperties ( |
||
GetBattleOccured ( |
||
GetIsInhabited ( |
||
GetIsRuined ( |
||
GetOutpostSize ( |
||
GetOutpostType ( |
||
ScatterAt ( IntVec3 loc, int count = 1 ) : void |
protected CanScatterAt ( IntVec3 loc ) : bool | ||
loc | IntVec3 | |
return | bool |
protected GenerateOutpostProperties ( |
||
outpostData | ||
return | void |
protected GetBattleOccured ( |
||
outpostData | ||
return | void |
protected GetIsInhabited ( |
||
outpostData | ||
return | void |
protected GetIsRuined ( |
||
outpostData | ||
return | void |
protected GetOutpostSize ( |
||
outpostData | ||
return | void |
protected GetOutpostType ( |
||
outpostData | ||
return | void |
protected ScatterAt ( IntVec3 loc, int count = 1 ) : void | ||
loc | IntVec3 | |
count | int | |
return | void |