C# Class MobileMineralSonar.PlaceWorker_MobileMineralSonar

Mobile mineral sonar place worker class.
Inheritance: PlaceWorker
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes publiques

Méthode 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 méthode

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