C# 클래스 MobileMineralSonar.PlaceWorker_MobileMineralSonar

Mobile mineral sonar place worker class.
상속: PlaceWorker
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

공개 메소드들

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

Display the scan range of built mobile mineral sonar and the max scan range at the tested position. Allow placement nearly anywhere.

메소드 상세

AllowsPlacing() 공개 메소드

Display the scan range of built mobile mineral sonar and the max scan range at the tested position. Allow placement nearly anywhere.
public AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport
checkingDef BuildableDef
loc IntVec3
rot Rot4
리턴 AcceptanceReport