C# Class CampfireParty.PlaceWorker_Pyre

PlaceWorker_Pyre custom place worker class.
Inheritance: PlaceWorker_NotUnderRoof
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes publiques

Méthode Description
AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport

Method Details

AllowsPlacing() public méthode

public AllowsPlacing ( BuildableDef checkingDef, IntVec3 loc, Rot4 rot ) : AcceptanceReport
checkingDef BuildableDef
loc IntVec3
rot Rot4
Résultat AcceptanceReport