135 lines
4.2 KiB
C#
135 lines
4.2 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000593 RID: 1427
|
|
[Token(Token = "0x2000593")]
|
|
public class LeaderboardBodyView : ProjectorUIElementView
|
|
{
|
|
// Token: 0x1700079A RID: 1946
|
|
// (get) Token: 0x06002AB9 RID: 10937 RVA: 0x0000220F File Offset: 0x0000040F
|
|
// (set) Token: 0x06002ABA RID: 10938 RVA: 0x000AE62C File Offset: 0x000AC82C
|
|
[Token(Token = "0x1700079A")]
|
|
public override ProjectorUIElementView.BKAODFAEPIA ALHLJJCNFAE
|
|
{
|
|
[Token(Token = "0x6002AB9")]
|
|
[Address(RVA = "0x919430", Offset = "0x918230", VA = "0x180919430", Slot = "4")]
|
|
get
|
|
{
|
|
throw new AnalysisFailedException("CPP2IL failed to recover any usable IL for this method.");
|
|
}
|
|
[Token(Token = "0x6002ABA")]
|
|
[Address(RVA = "0x919460", Offset = "0x918260", VA = "0x180919460", Slot = "5")]
|
|
set
|
|
{
|
|
int num = 0;
|
|
Color egckemjiiae = value.EGCKEMJIIAE;
|
|
this.MEDIJKHGEDI.EGCKEMJIIAE = egckemjiiae;
|
|
LeaderboardRowView[] ncfbalbdiie = this.NCFBALBDIIE;
|
|
if (num < ncfbalbdiie.Length)
|
|
{
|
|
LeaderboardRowView leaderboardRowView = ncfbalbdiie[num];
|
|
ProjectorUIElementView.BKAODFAEPIA medijkhgedi = this.MEDIJKHGEDI;
|
|
Color egckemjiiae2 = this.MEDIJKHGEDI.EGCKEMJIIAE;
|
|
ProjectorUIElementView.BKAODFAEPIA colors = leaderboardRowView.ALHLJJCNFAE;
|
|
LeaderboardRowView[] ncfbalbdiie2 = this.NCFBALBDIIE;
|
|
num++;
|
|
}
|
|
}
|
|
}
|
|
|
|
// Token: 0x06002ABB RID: 10939 RVA: 0x000AE698 File Offset: 0x000AC898
|
|
[Token(Token = "0x6002ABB")]
|
|
[Address(RVA = "0x919240", Offset = "0x918040", VA = "0x180919240")]
|
|
public void SetDataModel(ECMICBEGAJG PDPLCAPLMEL)
|
|
{
|
|
int num = 0;
|
|
GameObject gameObject = this.loadingUI;
|
|
bool hoieiplonfi = PDPLCAPLMEL.HOIEIPLONFI;
|
|
gameObject.SetActive(hoieiplonfi);
|
|
if ((PDPLCAPLMEL.HOIEIPLONFI ? 1 : 0) == num)
|
|
{
|
|
IGMPGIEJEPC[] hnjgfaplnpn = PDPLCAPLMEL.HNJGFAPLNPN;
|
|
if (num < hnjgfaplnpn.Length)
|
|
{
|
|
LeaderboardRowView[] ncfbalbdiie = this.NCFBALBDIIE;
|
|
int length = ncfbalbdiie.Length;
|
|
if (num < length)
|
|
{
|
|
ncfbalbdiie[num].gameObject.SetActive(true);
|
|
LeaderboardRowView[] ncfbalbdiie2 = this.NCFBALBDIIE;
|
|
IGMPGIEJEPC[] hnjgfaplnpn2 = PDPLCAPLMEL.HNJGFAPLNPN;
|
|
LeaderboardRowView leaderboardRowView = ncfbalbdiie2[num];
|
|
IGMPGIEJEPC igmpgiejepc = hnjgfaplnpn2[num];
|
|
leaderboardRowView.SetDataModel(igmpgiejepc);
|
|
num++;
|
|
}
|
|
}
|
|
}
|
|
LeaderboardRowView[] ncfbalbdiie3 = this.NCFBALBDIIE;
|
|
if (num < ncfbalbdiie3.Length)
|
|
{
|
|
GameObject gameObject2 = ncfbalbdiie3[num].gameObject;
|
|
int num2 = 0;
|
|
gameObject2.SetActive(num2 != 0);
|
|
LeaderboardRowView[] ncfbalbdiie4 = this.NCFBALBDIIE;
|
|
num++;
|
|
}
|
|
int num3 = 0;
|
|
base.AKFAIDJOBLB(num3 != 0);
|
|
}
|
|
|
|
// Token: 0x06002ABC RID: 10940 RVA: 0x000AE77C File Offset: 0x000AC97C
|
|
[Token(Token = "0x6002ABC")]
|
|
[Address(RVA = "0x9190A0", Offset = "0x917EA0", VA = "0x1809190A0", Slot = "6")]
|
|
protected override void Awake()
|
|
{
|
|
base.Awake();
|
|
LeaderboardRowView[] array = new LeaderboardRowView[this.maxRowCount];
|
|
int num = 0;
|
|
this.NCFBALBDIIE = array;
|
|
if (this.maxRowCount > num)
|
|
{
|
|
LeaderboardRowView[] ncfbalbdiie = this.NCFBALBDIIE;
|
|
LeaderboardRowView leaderboardRowView = global::UnityEngine.Object.Instantiate<LeaderboardRowView>(this.rowPrefab);
|
|
throw new ArrayTypeMismatchException();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06002ABD RID: 10941 RVA: 0x000AE820 File Offset: 0x000ACA20
|
|
[Token(Token = "0x6002ABD")]
|
|
[Address(RVA = "0x919420", Offset = "0x918220", VA = "0x180919420")]
|
|
public LeaderboardBodyView()
|
|
{
|
|
}
|
|
|
|
// Token: 0x0400225D RID: 8797
|
|
[FieldOffset(Offset = "0x50")]
|
|
[Token(Token = "0x400225D")]
|
|
[SerializeField]
|
|
private GameObject loadingUI;
|
|
|
|
// Token: 0x0400225E RID: 8798
|
|
[FieldOffset(Offset = "0x58")]
|
|
[Token(Token = "0x400225E")]
|
|
[SerializeField]
|
|
[Header("Rows")]
|
|
private LeaderboardRowView rowPrefab;
|
|
|
|
// Token: 0x0400225F RID: 8799
|
|
[FieldOffset(Offset = "0x60")]
|
|
[Token(Token = "0x400225F")]
|
|
[SerializeField]
|
|
private int maxRowCount = (int)((ulong)10L);
|
|
|
|
// Token: 0x04002260 RID: 8800
|
|
[FieldOffset(Offset = "0x68")]
|
|
[Token(Token = "0x4002260")]
|
|
private LeaderboardRowView[] NCFBALBDIIE;
|
|
|
|
// Token: 0x04002261 RID: 8801
|
|
[FieldOffset(Offset = "0x70")]
|
|
[Token(Token = "0x4002261")]
|
|
private ProjectorUIElementView.BKAODFAEPIA MEDIJKHGEDI;
|
|
}
|