C# 클래스 CampfireParty.JobDriver_WanderAroundPyre

Order a pawn to go to a cell around the pyre and talk to a nearby pawn.
상속: JobDriver_Pyre
파일 보기 프로젝트 열기: Rikiki123456789/Rimworld

보호된 메소드들

메소드 설명
GetFacingCell ( Pawn &facingPawn, IntVec3 &facingCell ) : void
GetToilTalkWithNearbyPawn ( ) : Toil
MakeNewToils ( ) : IEnumerable

메소드 상세

GetFacingCell() 보호된 메소드

protected GetFacingCell ( Pawn &facingPawn, IntVec3 &facingCell ) : void
facingPawn Pawn
facingCell IntVec3
리턴 void

GetToilTalkWithNearbyPawn() 보호된 메소드

protected GetToilTalkWithNearbyPawn ( ) : Toil
리턴 Toil

MakeNewToils() 보호된 메소드

protected MakeNewToils ( ) : IEnumerable
리턴 IEnumerable