C# Class SegmentCompetitionManagerView, Corporations

Inheritance: View
ファイルを表示 Open project: IGGAMEMAKER/Corporations

Public Properties

Property Type Description
CompetingCompanies GameObject,
CompetingCompaniesListView CompaniesFocusingSpecificSegmentListView,
CompetitionLabel Text,
Label1 GameObject,
Label2 GameObject,

Public Methods

Method Description
OnShowCompetingCompaneis ( ) : void
OnShowCompetitionLabel ( ) : void
OnToggleCompetition ( ) : void

Private Methods

Method Description
OnEnable ( ) : void

Method Details

OnShowCompetingCompaneis() public method

public OnShowCompetingCompaneis ( ) : void
return void

OnShowCompetitionLabel() public method

public OnShowCompetitionLabel ( ) : void
return void

OnToggleCompetition() public method

public OnToggleCompetition ( ) : void
return void

Property Details

CompetingCompanies public_oe property

public GameObject, CompetingCompanies
return GameObject,

CompetingCompaniesListView public_oe property

public CompaniesFocusingSpecificSegmentListView, CompetingCompaniesListView
return CompaniesFocusingSpecificSegmentListView,

CompetitionLabel public_oe property

public Text, CompetitionLabel
return Text,

Label1 public_oe property

public GameObject, Label1
return GameObject,

Label2 public_oe property

public GameObject, Label2
return GameObject,