C# Class RA.Extensions

Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
DesignationCategoryDefInfo System.Reflection.FieldInfo
ListerThingsInfo System.Reflection.FieldInfo
TradeDealInfo System.Reflection.FieldInfo

Public Methods

Method Description
ListByGroup ( this group ) : List
ResolvedDesignators ( this category ) : List
Tradeables ( this deal ) : List

Method Details

ListByGroup() public static method

public static ListByGroup ( this group ) : List
group this
return List

ResolvedDesignators() public static method

public static ResolvedDesignators ( this category ) : List
category this
return List

Tradeables() public static method

public static Tradeables ( this deal ) : List
deal this
return List

Property Details

DesignationCategoryDefInfo public_oe static_oe property

public static FieldInfo,System.Reflection DesignationCategoryDefInfo
return System.Reflection.FieldInfo

ListerThingsInfo public_oe static_oe property

public static FieldInfo,System.Reflection ListerThingsInfo
return System.Reflection.FieldInfo

TradeDealInfo public_oe static_oe property

public static FieldInfo,System.Reflection TradeDealInfo
return System.Reflection.FieldInfo