Riwmorld
RimWorld.LordToil_Siege Class Reference
Inheritance diagram for RimWorld.LordToil_Siege:
Verse.AI.Group.LordToil

Public Member Functions

 LordToil_Siege (IntVec3 siegeCenter, float blueprintPoints)
 
override void Cleanup ()
 
override void Init ()
 
override void LordToilTick ()
 
override void Notify_ConstructionFailed (Pawn pawn, Frame frame, Blueprint_Build newBlueprint)
 
override void Notify_PawnLost (Pawn victim, PawnLostCondition cond)
 
override void UpdateAllDuties ()
 
- Public Member Functions inherited from Verse.AI.Group.LordToil
void AddFailCondition (Func< bool > failCondition)
 
virtual void Notify_ReachedDutyLocation (Pawn pawn)
 
override string ToString ()
 
virtual ThinkTreeDutyHook VoluntaryJoinDutyHookFor (Pawn p)
 

Public Attributes

Dictionary< Pawn, DutyDefrememberedDuties = new Dictionary<Pawn, DutyDef>()
 
- Public Attributes inherited from Verse.AI.Group.LordToil
Lord lord
 
LordToilData data
 
AvoidGridMode avoidGridMode = AvoidGridMode.Basic
 

Properties

override IntVec3 FlagLoc [get]
 
- Properties inherited from Verse.AI.Group.LordToil
virtual bool AllowSatisfyLongNeeds [get]
 
virtual IntVec3 FlagLoc [get]
 
Verse.Map Map [get]
 
virtual bool ShouldFail [get]
 

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