C# Class SegmentCompetitionManagerView, Corporations

Inheritance: View
Show file 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 property

public GameObject, CompetingCompanies
return GameObject,

CompetingCompaniesListView public property

public CompaniesFocusingSpecificSegmentListView, CompetingCompaniesListView
return CompaniesFocusingSpecificSegmentListView,

CompetitionLabel public property

public Text, CompetitionLabel
return Text,

Label1 public property

public GameObject, Label1
return GameObject,

Label2 public property

public GameObject, Label2
return GameObject,