Riwmorld
RimWorld.JobGiver_AIFollowMaster Class Reference
Inheritance diagram for RimWorld.JobGiver_AIFollowMaster:
RimWorld.JobGiver_AIFollowPawn Verse.AI.ThinkNode_JobGiver Verse.AI.ThinkNode

Public Attributes

const float RadiusUnreleased = 3f
 
const float RadiusReleased = 50f
 
- Public Attributes inherited from Verse.AI.ThinkNode
const int InvalidSaveKey = -1
 
List< ThinkNodesubNodes = new List<ThinkNode>()
 
bool leaveJoinableLordIfIssuesJob
 
ThinkNode parent
 

Protected Member Functions

override Pawn GetFollowee (Pawn pawn)
 
override float GetRadius (Pawn pawn)
 
- Protected Member Functions inherited from RimWorld.JobGiver_AIFollowPawn
override Job TryGiveJob (Pawn pawn)
 
- Protected Member Functions inherited from Verse.AI.ThinkNode
virtual void ResolveSubnodes ()
 

Properties

override int FollowJobExpireInterval [get]
 
- Properties inherited from RimWorld.JobGiver_AIFollowPawn
virtual int FollowJobExpireInterval [get]
 
- Properties inherited from Verse.AI.ThinkNode
IEnumerable< ThinkNodeChildrenRecursive [get]
 
IEnumerable< ThinkNodeThisAndChildrenRecursive [get]
 
int UniqueSaveKey [get]
 

Additional Inherited Members

- Public Member Functions inherited from Verse.AI.ThinkNode_JobGiver
override ThinkResult TryIssueJobPackage (Pawn pawn)
 
- Public Member Functions inherited from Verse.AI.ThinkNode
virtual ThinkNode DeepCopy (bool resolve=true)
 
override int GetHashCode ()
 
virtual float GetPriority (Pawn pawn)
 
virtual void ResolveReferences ()
 
void ResolveSubnodesAndRecur ()
 
- Protected Attributes inherited from Verse.AI.ThinkNode
const int UnresolvedSaveKey = -2
 

The documentation for this class was generated from the following file: