Method | Description | |
---|---|---|
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport |
Check if a new fungiponics basin can be built at this location. - the fungiponics basin must be roofed. - must not be too near from another fungiponics basin.
|
public AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport | ||
checkingDef | BuildableDef | |
loc | IntVec3 | |
rot | Rot4 | |
return | AcceptanceReport |