| Package | Description |
|---|---|
| com.mingweisamuel.zyra.spectatorV4 |
DTOs for spectator-v4.
These DTOs are automatically generated and should not be modified directly. |
| Modifier and Type | Field and Description |
|---|---|
List<GameCustomizationObject> |
CurrentGameParticipant.gameCustomizationObjects
List of Game Customizations
|
| Constructor and Description |
|---|
CurrentGameParticipant(boolean bot,
int championId,
List<GameCustomizationObject> gameCustomizationObjects,
Perks perks,
long profileIconId,
long spell1Id,
long spell2Id,
String summonerId,
String summonerName,
long teamId) |
Copyright © 2019. All rights reserved.