C# 클래스 SegmentCompetitionManagerView, Corporations

상속: View
파일 보기 프로젝트 열기: IGGAMEMAKER/Corporations

공개 프로퍼티들

프로퍼티 타입 설명
CompetingCompanies GameObject,
CompetingCompaniesListView CompaniesFocusingSpecificSegmentListView,
CompetitionLabel Text,
Label1 GameObject,
Label2 GameObject,

공개 메소드들

메소드 설명
OnShowCompetingCompaneis ( ) : void
OnShowCompetitionLabel ( ) : void
OnToggleCompetition ( ) : void

비공개 메소드들

메소드 설명
OnEnable ( ) : void

메소드 상세

OnShowCompetingCompaneis() 공개 메소드

public OnShowCompetingCompaneis ( ) : void
리턴 void

OnShowCompetitionLabel() 공개 메소드

public OnShowCompetitionLabel ( ) : void
리턴 void

OnToggleCompetition() 공개 메소드

public OnToggleCompetition ( ) : void
리턴 void

프로퍼티 상세

CompetingCompanies 공개적으로 프로퍼티

public GameObject, CompetingCompanies
리턴 GameObject,

CompetingCompaniesListView 공개적으로 프로퍼티

public CompaniesFocusingSpecificSegmentListView, CompetingCompaniesListView
리턴 CompaniesFocusingSpecificSegmentListView,

CompetitionLabel 공개적으로 프로퍼티

public Text, CompetitionLabel
리턴 Text,

Label1 공개적으로 프로퍼티

public GameObject, Label1
리턴 GameObject,

Label2 공개적으로 프로퍼티

public GameObject, Label2
리턴 GameObject,