C# Class LeaderboardsEvents, Void-Runner

Inheritance: MonoBehaviour
Exibir arquivo Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
NameLabels dfLabel,
RankLabels dfLabel,
ScoreLabels dfLabel,

Public Methods

Method Description
OnIsVisibleChanged ( dfControl control, bool value ) : void

Private Methods

Method Description
FillLeaderboard ( ) : IEnumerator

Method Details

OnIsVisibleChanged() public method

public OnIsVisibleChanged ( dfControl control, bool value ) : void
control dfControl
value bool
return void

Property Details

NameLabels public_oe property

public dfLabel, NameLabels
return dfLabel,

RankLabels public_oe property

public dfLabel, RankLabels
return dfLabel,

ScoreLabels public_oe property

public dfLabel, ScoreLabels
return dfLabel,