Property | Type | Description | |
---|---|---|---|
actualSize | int | ||
desiredSize | int | ||
plantDef | ThingDef_ClusterPlant | ||
symbiosisCluster | Cluster |
Method | Description | |
---|---|---|
Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
ExposeData ( ) : void | ||
GetExclusivityRadius ( |
||
GetMaxExclusivityRadius ( |
||
Initialize ( |
||
NotifyPlantAdded ( ) : void | ||
NotifyPlantRemoved ( ) : void | ||
NotifySymbiosisClusterAdded ( |
||
NotifySymbiosisClusterRemoved ( |
||
SpawnNewClusterAt ( IntVec3 spawnCell, |
Method | Description | |
---|---|---|
UpdateClusterPosition ( ) : void |
public Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
mode | DestroyMode | |
return | void |
public static GetExclusivityRadius ( |
||
plantDef | ||
clusterSize | int | |
return | float |
public static GetMaxExclusivityRadius ( |
||
plantDef | ||
return | float |
public Initialize ( |
||
plantDef | ||
desiredSize | int | |
return | void |
public NotifySymbiosisClusterAdded ( |
||
symbiosisCluster | ||
return | void |
public NotifySymbiosisClusterRemoved ( |
||
symbiosisCluster | ||
return | void |
public static SpawnNewClusterAt ( IntVec3 spawnCell, |
||
spawnCell | IntVec3 | |
plantDef | ||
desiredSize | int | |
return |