Riwmorld
RimWorld.IncidentWorker_Ambush Class Referenceabstract
Inheritance diagram for RimWorld.IncidentWorker_Ambush:
RimWorld.IncidentWorker RimWorld.IncidentWorker_Ambush_EnemyFaction RimWorld.IncidentWorker_Ambush_ManhunterPack

Public Member Functions

override bool TryExecute (IncidentParms parms)
 
- Public Member Functions inherited from RimWorld.IncidentWorker
bool CanFireNow (IIncidentTarget target)
 

Public Attributes

const float CaravanPawnsScorePerAnimalBodySize = 0.2f
 
- Public Attributes inherited from RimWorld.IncidentWorker
IncidentDef def
 

Protected Member Functions

override bool CanFireNowSub (IIncidentTarget target)
 
virtual LordJob CreateLordJob (List< Pawn > generatedPawns, out Faction faction)
 
abstract List< PawnGeneratePawns (Caravan caravan, float points, Map map)
 
virtual void PostProcessGeneratedPawnsAfterSpawning (List< Pawn > generatedPawns)
 
abstract void SendAmbushLetter (Pawn anyPawn, Faction enemyFaction)
 
- Protected Member Functions inherited from RimWorld.IncidentWorker
void SendStandardLetter ()
 
void SendStandardLetter (TargetInfo target, params string[] textArgs)
 

Additional Inherited Members

- Properties inherited from RimWorld.IncidentWorker
virtual float AdjustedChance [get]
 

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