C# Class OutpostGenerator.WorkGiver_TransferInjuredEmployee

WorkGiver_TransferInjuredEmployee class.
Inheritance: WorkGiver_Scanner
Afficher le fichier Open project: Rikiki123456789/Rimworld

Méthodes publiques

Méthode Description
HasJobOnThing ( Pawn pawn, Thing t ) : bool
IsSupplyShipCryptosleepBayAvailable ( Pawn opener ) : bool
JobOnThing ( Pawn pawn, Thing t ) : Job

Method Details

HasJobOnThing() public méthode

public HasJobOnThing ( Pawn pawn, Thing t ) : bool
pawn Pawn
t Thing
Résultat bool

IsSupplyShipCryptosleepBayAvailable() public static méthode

public static IsSupplyShipCryptosleepBayAvailable ( Pawn opener ) : bool
opener Pawn
Résultat bool

JobOnThing() public méthode

public JobOnThing ( Pawn pawn, Thing t ) : Job
pawn Pawn
t Thing
Résultat Job