C# Class RA.RA_MainTabWindow_Research

Inheritance: MainTabWindow_Research
Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
BarBgTex UnityEngine.Texture2D
BarFillTex UnityEngine.Texture2D
currentFilter string
currentSortOption SortOptions
noBenchWarned bool
previousFilter string
projectListScrollPosition UnityEngine.Vector2
researchProjectsList IEnumerable
showResearchedProjects ShowResearch
sortAscending bool
texSortByCost UnityEngine.Texture2D
texSortByName UnityEngine.Texture2D

Méthodes publiques

Méthode Description
DoWindowContents ( Rect tabRect ) : void
DrawDetailsPanel ( Rect rectDetailsPanel ) : void
DrawResearchesListPanel ( Rect rectSidePanel ) : void
PreOpen ( ) : void
RefreshList ( ) : void

Method Details

DoWindowContents() public méthode

public DoWindowContents ( Rect tabRect ) : void
tabRect UnityEngine.Rect
Résultat void

DrawDetailsPanel() public méthode

public DrawDetailsPanel ( Rect rectDetailsPanel ) : void
rectDetailsPanel UnityEngine.Rect
Résultat void

DrawResearchesListPanel() public méthode

public DrawResearchesListPanel ( Rect rectSidePanel ) : void
rectSidePanel UnityEngine.Rect
Résultat void

PreOpen() public méthode

public PreOpen ( ) : void
Résultat void

RefreshList() public méthode

public RefreshList ( ) : void
Résultat void

Property Details

BarBgTex public_oe static_oe property

public static Texture2D,UnityEngine BarBgTex
Résultat UnityEngine.Texture2D

BarFillTex public_oe static_oe property

public static Texture2D,UnityEngine BarFillTex
Résultat UnityEngine.Texture2D

currentFilter public_oe property

public string currentFilter
Résultat string

currentSortOption public_oe property

public SortOptions currentSortOption
Résultat SortOptions

noBenchWarned public_oe property

public bool noBenchWarned
Résultat bool

previousFilter public_oe property

public string previousFilter
Résultat string

projectListScrollPosition public_oe property

public Vector2,UnityEngine projectListScrollPosition
Résultat UnityEngine.Vector2

researchProjectsList public_oe property

public IEnumerable researchProjectsList
Résultat IEnumerable

showResearchedProjects public_oe property

public ShowResearch showResearchedProjects
Résultat ShowResearch

sortAscending public_oe property

public bool sortAscending
Résultat bool

texSortByCost public_oe property

public Texture2D,UnityEngine texSortByCost
Résultat UnityEngine.Texture2D

texSortByName public_oe property

public Texture2D,UnityEngine texSortByName
Résultat UnityEngine.Texture2D