C# Class CaveworldFlora.Util_CaveworldFlora

Util_CaveworldFlora utility class.
Mostrar archivo Open project: Rikiki123456789/Rimworld Class Usage Examples

Public Methods

Method Description
GetGlowerBigDef ( ThingDef plantDef ) : ThingDef
GetGlowerMediumDef ( ThingDef plantDef ) : ThingDef
GetGlowerSmallDef ( ThingDef plantDef ) : ThingDef
GetGlowerStaticDef ( ThingDef plantDef ) : ThingDef

Method Details

GetGlowerBigDef() public static method

public static GetGlowerBigDef ( ThingDef plantDef ) : ThingDef
plantDef ThingDef
return ThingDef

GetGlowerMediumDef() public static method

public static GetGlowerMediumDef ( ThingDef plantDef ) : ThingDef
plantDef ThingDef
return ThingDef

GetGlowerSmallDef() public static method

public static GetGlowerSmallDef ( ThingDef plantDef ) : ThingDef
plantDef ThingDef
return ThingDef

GetGlowerStaticDef() public static method

public static GetGlowerStaticDef ( ThingDef plantDef ) : ThingDef
plantDef ThingDef
return ThingDef