C# Class CampfireParty.JobDriver_WanderAroundPyre

Order a pawn to go to a cell around the pyre and talk to a nearby pawn.
Inheritance: JobDriver_Pyre
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes protégées

Méthode Description
GetFacingCell ( Pawn &facingPawn, IntVec3 &facingCell ) : void
GetToilTalkWithNearbyPawn ( ) : Toil
MakeNewToils ( ) : IEnumerable

Method Details

GetFacingCell() protected méthode

protected GetFacingCell ( Pawn &facingPawn, IntVec3 &facingCell ) : void
facingPawn Pawn
facingCell IntVec3
Résultat void

GetToilTalkWithNearbyPawn() protected méthode

protected GetToilTalkWithNearbyPawn ( ) : Toil
Résultat Toil

MakeNewToils() protected méthode

protected MakeNewToils ( ) : IEnumerable
Résultat IEnumerable