메소드 | 설명 | |
---|---|---|
EscapeProbability ( this pawn ) : float | ||
IsGuestOfColony ( this pawn ) : bool | ||
IsSlave ( this pawn ) : bool | ||
IsSlaveOfColony ( this pawn ) : bool | ||
IsValidHumanlike ( this pawn ) : bool | ||
ThinksTheyCanBeSeenByColony ( this pawn ) : bool | ||
ThinksTheyCanBeSeenByColony ( this pawn, List |
||
WornCollar ( this pawn ) : Apparel | ||
WornRestraints ( this pawn, BodyPartGroupDef bodyPartGroupDef ) : Apparel |
public static EscapeProbability ( this pawn ) : float | ||
pawn | this | |
리턴 | float |
public static ThinksTheyCanBeSeenByColony ( this pawn ) : bool | ||
pawn | this | |
리턴 | bool |
public static ThinksTheyCanBeSeenByColony ( this pawn, List |
||
pawn | this | |
colonists | List |
|
markers | List |
|
리턴 | bool |
public static WornRestraints ( this pawn, BodyPartGroupDef bodyPartGroupDef ) : Apparel | ||
pawn | this | |
bodyPartGroupDef | BodyPartGroupDef | |
리턴 | Apparel |