Riwmorld
RimWorld.TargetingParameters Class Reference

Public Member Functions

bool CanTarget (TargetInfo targ)
 

Static Public Member Functions

static TargetingParameters ForArrest (Pawn arrester)
 
static TargetingParameters ForAttackAny ()
 
static TargetingParameters ForAttackHostile ()
 
static TargetingParameters ForDropPodsDestination ()
 
static TargetingParameters ForRescue (Pawn p)
 
static TargetingParameters ForSelf (Pawn p)
 
static TargetingParameters ForStrip (Pawn p)
 
static TargetingParameters ForTrade ()
 

Public Attributes

bool canTargetLocations
 
bool canTargetSelf
 
bool canTargetPawns = true
 
bool canTargetFires
 
bool canTargetBuildings = true
 
bool canTargetItems
 
List< FactiononlyTargetFactions
 
Predicate< TargetInfovalidator
 
bool onlyTargetFlammables
 
Thing targetSpecificThing
 
bool mustBeSelectable
 
bool neverTargetDoors
 
bool neverTargetIncapacitated
 
bool onlyTargetBarriers
 
bool onlyTargetDamagedThings
 
bool mapObjectTargetsMustBeAutoAttackable = true
 
bool onlyTargetIncapacitatedPawns
 

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