프로퍼티 | 타입 | 설명 | |
---|---|---|---|
actualSize | int | ||
desiredSize | int | ||
plantDef | ThingDef_ClusterPlant | ||
symbiosisCluster | Cluster |
메소드 | 설명 | |
---|---|---|
Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
ExposeData ( ) : void | ||
GetExclusivityRadius ( |
||
GetMaxExclusivityRadius ( |
||
Initialize ( |
||
NotifyPlantAdded ( ) : void | ||
NotifyPlantRemoved ( ) : void | ||
NotifySymbiosisClusterAdded ( |
||
NotifySymbiosisClusterRemoved ( |
||
SpawnNewClusterAt ( IntVec3 spawnCell, |
메소드 | 설명 | |
---|---|---|
UpdateClusterPosition ( ) : void |
public Destroy ( DestroyMode mode = DestroyMode.Vanish ) : void | ||
mode | DestroyMode | |
리턴 | void |
public static GetExclusivityRadius ( |
||
plantDef | ||
clusterSize | int | |
리턴 | float |
public static GetMaxExclusivityRadius ( |
||
plantDef | ||
리턴 | float |
public Initialize ( |
||
plantDef | ||
desiredSize | int | |
리턴 | void |
public NotifySymbiosisClusterAdded ( |
||
symbiosisCluster | ||
리턴 | void |
public NotifySymbiosisClusterRemoved ( |
||
symbiosisCluster | ||
리턴 | void |
public static SpawnNewClusterAt ( IntVec3 spawnCell, |
||
spawnCell | IntVec3 | |
plantDef | ||
desiredSize | int | |
리턴 |