C# Class MobileMineralSonar.PlaceWorker_MobileMineralSonar

Mobile mineral sonar place worker class.
Inheritance: PlaceWorker
Show file Open project: Rikiki123456789/Rimworld

Public Methods

Method Description
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.

Method Details

AllowsPlacing() public method

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
return AcceptanceReport