C# 클래스 OpenRA.Mods.Common.Widgets.ProductionTabGroup

파일 보기 프로젝트 열기: pchote/OpenRA

공개 프로퍼티들

프로퍼티 타입 설명
Group string
NextQueueName int
Tabs List

공개 메소드들

메소드 설명
Update ( IEnumerable allQueues ) : void

메소드 상세

Update() 공개 메소드

public Update ( IEnumerable allQueues ) : void
allQueues IEnumerable
리턴 void

프로퍼티 상세

Group 공개적으로 프로퍼티

public string Group
리턴 string

NextQueueName 공개적으로 프로퍼티

public int NextQueueName
리턴 int

Tabs 공개적으로 프로퍼티

public List Tabs
리턴 List