C# 클래스 FishIndustry.PlaceWorker_AquacultureHopper

AquacultureHopper custom PlaceWorker class.
상속: PlaceWorker
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 메소드들

메소드 설명
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport

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

메소드 상세

AllowsPlacing() 공개 메소드

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
리턴 AcceptanceReport