C# Class FishIndustry.PlaceWorker_AquacultureHopper

AquacultureHopper custom PlaceWorker class.
Inheritance: PlaceWorker
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes publiques

Méthode Description
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport

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

Method Details

AllowsPlacing() public méthode

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
Résultat AcceptanceReport