C# 클래스 RA.RA_MainTabWindow_Research

상속: MainTabWindow_Research
파일 보기 프로젝트 열기: RWA-Team/RimworldAscension

공개 프로퍼티들

프로퍼티 타입 설명
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

공개 메소드들

메소드 설명
DoWindowContents ( Rect tabRect ) : void
DrawDetailsPanel ( Rect rectDetailsPanel ) : void
DrawResearchesListPanel ( Rect rectSidePanel ) : void
PreOpen ( ) : void
RefreshList ( ) : void

메소드 상세

DoWindowContents() 공개 메소드

public DoWindowContents ( Rect tabRect ) : void
tabRect UnityEngine.Rect
리턴 void

DrawDetailsPanel() 공개 메소드

public DrawDetailsPanel ( Rect rectDetailsPanel ) : void
rectDetailsPanel UnityEngine.Rect
리턴 void

DrawResearchesListPanel() 공개 메소드

public DrawResearchesListPanel ( Rect rectSidePanel ) : void
rectSidePanel UnityEngine.Rect
리턴 void

PreOpen() 공개 메소드

public PreOpen ( ) : void
리턴 void

RefreshList() 공개 메소드

public RefreshList ( ) : void
리턴 void

프로퍼티 상세

BarBgTex 공개적으로 정적으로 프로퍼티

public static Texture2D,UnityEngine BarBgTex
리턴 UnityEngine.Texture2D

BarFillTex 공개적으로 정적으로 프로퍼티

public static Texture2D,UnityEngine BarFillTex
리턴 UnityEngine.Texture2D

currentFilter 공개적으로 프로퍼티

public string currentFilter
리턴 string

currentSortOption 공개적으로 프로퍼티

public SortOptions currentSortOption
리턴 SortOptions

noBenchWarned 공개적으로 프로퍼티

public bool noBenchWarned
리턴 bool

previousFilter 공개적으로 프로퍼티

public string previousFilter
리턴 string

projectListScrollPosition 공개적으로 프로퍼티

public Vector2,UnityEngine projectListScrollPosition
리턴 UnityEngine.Vector2

researchProjectsList 공개적으로 프로퍼티

public IEnumerable researchProjectsList
리턴 IEnumerable

showResearchedProjects 공개적으로 프로퍼티

public ShowResearch showResearchedProjects
리턴 ShowResearch

sortAscending 공개적으로 프로퍼티

public bool sortAscending
리턴 bool

texSortByCost 공개적으로 프로퍼티

public Texture2D,UnityEngine texSortByCost
리턴 UnityEngine.Texture2D

texSortByName 공개적으로 프로퍼티

public Texture2D,UnityEngine texSortByName
리턴 UnityEngine.Texture2D