C# Класс MobileMineralSonar.PlaceWorker_MobileMineralSonar

Mobile mineral sonar place worker class.
Наследование: PlaceWorker
Показать файл Открыть проект

Открытые методы

Метод Описание
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