C# Class FishIndustry.PlaceWorker_AquacultureHopper

AquacultureHopper custom PlaceWorker class.
Inheritance: PlaceWorker
Show file Open project: Rikiki123456789/Rimworld

Public Methods

Method Description
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport

Check the aquaculture hopper is placed next to an aquaculture basin.

Method Details

AllowsPlacing() public method

Check the aquaculture hopper is placed next to an aquaculture basin.
public AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport
checkingDef BuildableDef
loc IntVec3
rot Rot4
return AcceptanceReport