Beamable SDK
Public Member Functions | Public Attributes | List of all members
Beamable.Tournaments.TournamentEntryProvider Class Reference
Inheritance diagram for Beamable.Tournaments.TournamentEntryProvider:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Tournaments.TournamentEntryProvider:
Collaboration graph
[legend]

Public Member Functions

 TournamentEntryProvider (int playerIndex, IList< TournamentEntryViewData > list, TournamentEntryBehavior entryPrefab, TournamentEntryPlayerBehaviour playerInstance)
 
void Reset (int playerIndex, IList< TournamentEntryViewData > list)
 
override void SetItem (GameObject view, int index)
 
GameObject GetEmptySlot ()
 
GameObject PrefabAt (int index)
 
- Public Member Functions inherited from VirtualList.SimpleSource< TournamentEntryViewData, TournamentEntryBehavior >
 SimpleSource (IList< TData > list)
 

Public Attributes

int PlayerIndex
 
TournamentEntryBehavior EntryPrefab
 
TournamentEntryPlayerBehaviour PlayerInstance
 

Additional Inherited Members

- Protected Attributes inherited from VirtualList.SimpleSource< TournamentEntryViewData, TournamentEntryBehavior >
IList< TData > _list
 
- Properties inherited from VirtualList.SimpleSource< TournamentEntryViewData, TournamentEntryBehavior >
int Count [get]
 

Member Function Documentation

◆ PrefabAt()

GameObject Beamable.Tournaments.TournamentEntryProvider.PrefabAt ( int  index)
inline

◆ SetItem()

override void Beamable.Tournaments.TournamentEntryProvider.SetItem ( GameObject  view,
int  index 
)
inlinevirtual

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