Beamable SDK
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Properties | List of all members
Beamable.EasyFeatures.BasicLeaderboard.BasicLeaderboardFeatureControl Class Reference
Inheritance diagram for Beamable.EasyFeatures.BasicLeaderboard.BasicLeaderboardFeatureControl:
Inheritance graph
[legend]
Collaboration diagram for Beamable.EasyFeatures.BasicLeaderboard.BasicLeaderboardFeatureControl:
Collaboration graph
[legend]

Public Member Functions

virtual void OnEnable ()
 
virtual async void Run ()
 
virtual async Promise RefreshViewWithLeaderboard (LeaderboardRef leaderboardRef)
 Asks the BasicLeaderboardPlayerSystem to fetch leaderboard data for the given leaderboard and then tells the ViewGroup to enrich its views again.
 

Static Public Member Functions

static void RegisterDefaultViewDeps (IDependencyBuilder builder)
 

Public Attributes

BeamableViewGroup LeaderboardViewGroup
 
List< LeaderboardRefLeaderboardRefs
 
int EntriesAmount
 
bool TestMode
 

Static Public Attributes

const string TEST_DATA_LEADERBOARD_ID = "leaderboards.magical_test_data"
 

Properties

bool RunOnEnable [getset]
 
IEnumerable< BeamableViewGroupManagedViewGroups [getset]
 
- Properties inherited from Beamable.EasyFeatures.IBeamableFeatureControl
IEnumerable< BeamableViewGroupManagedViewGroups [get]
 
bool RunOnEnable [get]
 

Member Function Documentation

◆ OnEnable()

virtual void Beamable.EasyFeatures.BasicLeaderboard.BasicLeaderboardFeatureControl.OnEnable ( )
inlinevirtual

◆ Run()

virtual async void Beamable.EasyFeatures.BasicLeaderboard.BasicLeaderboardFeatureControl.Run ( )
inlinevirtual

The documentation for this class was generated from the following file: