C# Class CampfireParty.PlaceWorker_Pyre

PlaceWorker_Pyre custom place worker class.
Inheritance: PlaceWorker_NotUnderRoof
Show file Open project: Rikiki123456789/Rimworld

Public Methods

Method Description
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport

Method Details

AllowsPlacing() public method

public AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport
checkingDef BuildableDef
loc IntVec3
rot Rot4
return AcceptanceReport