C# Класс FishIndustry.PlaceWorker_AquacultureHopper

AquacultureHopper custom PlaceWorker class.
Наследование: PlaceWorker
Показать файл Открыть проект

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

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