C# Class RA.Extensions

Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
DesignationCategoryDefInfo System.Reflection.FieldInfo
ListerThingsInfo System.Reflection.FieldInfo
TradeDealInfo System.Reflection.FieldInfo

Méthodes publiques

Méthode Description
ListByGroup ( this group ) : List
ResolvedDesignators ( this category ) : List
Tradeables ( this deal ) : List

Method Details

ListByGroup() public static méthode

public static ListByGroup ( this group ) : List
group this
Résultat List

ResolvedDesignators() public static méthode

public static ResolvedDesignators ( this category ) : List
category this
Résultat List

Tradeables() public static méthode

public static Tradeables ( this deal ) : List
deal this
Résultat List

Property Details

DesignationCategoryDefInfo public_oe static_oe property

public static FieldInfo,System.Reflection DesignationCategoryDefInfo
Résultat System.Reflection.FieldInfo

ListerThingsInfo public_oe static_oe property

public static FieldInfo,System.Reflection ListerThingsInfo
Résultat System.Reflection.FieldInfo

TradeDealInfo public_oe static_oe property

public static FieldInfo,System.Reflection TradeDealInfo
Résultat System.Reflection.FieldInfo