Beamable SDK
|
Public Member Functions | |
override async void | Initialize (params object[] initParams) |
void | ScrollToTopButtonClicked () |
void | BackButtonClicked () |
Properties | |
List< RankEntry > | CurrentRankEntries = new List<RankEntry>() [get] |
RankEntry | CurrentUserRankEntry [get] |
Properties inherited from Beamable.Modules.Generics.Model | |
bool | IsBusy = true [getset] |
Events | |
Action | OnScrollRefresh |
Additional Inherited Members | |
Public Attributes inherited from Beamable.Modules.Generics.Model | |
Action | OnRefreshRequested |
Action | OnRefresh |
Protected Member Functions inherited from Beamable.Modules.Generics.Model | |
void | InvokeRefreshRequested () |
void | InvokeRefresh () |
|
inlinevirtual |
Implements Beamable.Modules.Generics.Model.