C# Class FluffyManager.Utilities_Hunting

Afficher le fichier Open project: FluffierThanThou/RW_Manager

Méthodes publiques

Свойство Type Description
HumanMeat ThingDef
RawMeat ThingCategoryDef

Méthodes publiques

Méthode Description
EstimatedMeatCount ( this p ) : int
GetMeatCount ( this c ) : int

Method Details

EstimatedMeatCount() public static méthode

public static EstimatedMeatCount ( this p ) : int
p this
Résultat int

GetMeatCount() public static méthode

public static GetMeatCount ( this c ) : int
c this
Résultat int

Property Details

HumanMeat public_oe static_oe property

public static ThingDef HumanMeat
Résultat ThingDef

RawMeat public_oe static_oe property

public static ThingCategoryDef RawMeat
Résultat ThingCategoryDef