Riwmorld
Verse.PawnGenerationRequest Struct Reference

Public Member Functions

 PawnGenerationRequest (PawnKindDef kind, RimWorld.Faction faction=null, PawnGenerationContext context=2, Verse.Map map=null, bool forceGenerateNewPawn=false, bool newborn=false, bool allowDead=false, bool allowDowned=false, bool canGeneratePawnRelations=true, bool mustBeCapableOfViolence=false, float colonistRelationChanceFactor=1f, bool forceAddFreeWarmLayerIfNeeded=false, bool allowGay=true, bool allowFood=true, Predicate< Pawn > validator=null, float? fixedBiologicalAge=null, float? fixedChronologicalAge=null, Gender? fixedGender=null, float? fixedMelanin=null, string fixedLastName=null)
 
void EnsureNonNullFaction ()
 
void SetFixedLastName (string fixedLastName)
 
void SetFixedMelanin (float fixedMelanin)
 
override string ToString ()
 

Properties

bool AllowDead [get]
 
bool AllowDowned [get]
 
bool AllowFood [get]
 
bool AllowGay [get]
 
bool CanGeneratePawnRelations [get]
 
float ColonistRelationChanceFactor [get]
 
PawnGenerationContext Context [get]
 
RimWorld.Faction Faction [get]
 
float FixedBiologicalAge [get]
 
float FixedChronologicalAge [get]
 
Gender FixedGender [get]
 
string FixedLastName [get]
 
float FixedMelanin [get]
 
bool ForceAddFreeWarmLayerIfNeeded [get]
 
bool ForceGenerateNewPawn [get]
 
PawnKindDef KindDef [get]
 
Verse.Map Map [get]
 
bool MustBeCapableOfViolence [get]
 
bool Newborn [get]
 
Predicate< PawnValidator [get]
 

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