Files
Dec2017-Script-Dump/Assembly-CSharp/AGUI/PageDisplay.cs
T
2026-06-04 11:42:34 +02:00

693 lines
21 KiB
C#

using System;
using UnityEngine;
using UnityEngine.UI;
namespace AGUI
{
// Token: 0x0200101E RID: 4126
public class PageDisplay : MonoBehaviour
{
// Token: 0x06022B0F RID: 142095 RVA: 0x00979268 File Offset: 0x00977468
public void CKFHHKHNIMC(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("Name: ", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B10 RID: 142096 RVA: 0x00979328 File Offset: 0x00977528
public void AHABNNIIJPM(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("OnHandHoverBegin", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B11 RID: 142097 RVA: 0x009793E8 File Offset: 0x009775E8
public void FEOMACNKEKK(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("time", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B12 RID: 142098 RVA: 0x009794A8 File Offset: 0x009776A8
public void IBDCHCJOAAE(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("Failed to connect to RecNet", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B13 RID: 142099 RVA: 0x00979568 File Offset: 0x00977768
public void JBPPLCPLCAP(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format(" was auto killed.", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B14 RID: 142100 RVA: 0x00979628 File Offset: 0x00977828
public void BGJBHADEBJB(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("ROTATION_INCREMENT", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B15 RID: 142101 RVA: 0x009796E8 File Offset: 0x009778E8
public void PBKODJIGIEJ(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("Failed to instantiate enemy projectile tool. Prefab is likely not in the resources directory.", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B16 RID: 142102 RVA: 0x009797A8 File Offset: 0x009779A8
public void PKJFAIGEKKG(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("Received blank response when we expected data.", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B17 RID: 142103 RVA: 0x00979868 File Offset: 0x00977A68
public void EFNKMHCDPNP(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("KeyboardActive", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B18 RID: 142104 RVA: 0x00979928 File Offset: 0x00977B28
public void DLPHOBNEJBN(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("deflate", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B19 RID: 142105 RVA: 0x009799E8 File Offset: 0x00977BE8
public void DKCFOAJNGDH(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format(": ", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1A RID: 142106 RVA: 0x00979AA8 File Offset: 0x00977CA8
public void AMOFEFNCGDD(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("JoinOrCreateRoom failed. Client is not on Master Server or not yet ready to call operations. Wait for callback: OnJoinedLobby or OnConnectedToMaster.", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1B RID: 142107 RVA: 0x00979B68 File Offset: 0x00977D68
public void MOBAODBNAKD(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("ImageName", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1C RID: 142108 RVA: 0x00979C28 File Offset: 0x00977E28
public void DHLFDLIIEKE(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("SystemInfo", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1D RID: 142109 RVA: 0x00979CE8 File Offset: 0x00977EE8
public void NIPHJKDBJBH(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("There's no one here [|:(]", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1E RID: 142110 RVA: 0x00979DA8 File Offset: 0x00977FA8
public void OGNHOIIOLPH(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("value", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B1F RID: 142111 RVA: 0x00979E68 File Offset: 0x00978068
public void IBMIBLMPEGA(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("DISARM IT!", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B21 RID: 142113 RVA: 0x00979F58 File Offset: 0x00978158
public void EJECKCGNDLE(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("demoVector3", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B22 RID: 142114 RVA: 0x0097A018 File Offset: 0x00978218
public void FNIJPPEAAOA(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("RecNet game session join failed ({0}): {1}", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B23 RID: 142115 RVA: 0x0097A0D8 File Offset: 0x009782D8
public void BFHDDPAGMIA(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("EPNAIKCMNOA", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B24 RID: 142116 RVA: 0x0097A198 File Offset: 0x00978398
public void DDDGADCDEDK(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("gizmos", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B25 RID: 142117 RVA: 0x0097A258 File Offset: 0x00978458
public void BKHPFGODENC(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("Found best region: '", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B26 RID: 142118 RVA: 0x0097A318 File Offset: 0x00978518
public void EPMDKFGCEPG(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("otherPlayer", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B27 RID: 142119 RVA: 0x0097A3D8 File Offset: 0x009785D8
public void OPAJGJPDAIO(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("sd", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B28 RID: 142120 RVA: 0x0097A498 File Offset: 0x00978698
public void IILPMPEGIMP(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("March", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B29 RID: 142121 RVA: 0x0097A558 File Offset: 0x00978758
public void LMECHBBEFPI(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("NEWPLAYER_PUNCHCARD", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B2A RID: 142122 RVA: 0x0097A618 File Offset: 0x00978818
public void HAFKGGBNBON(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format(" By: ", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B2B RID: 142123 RVA: 0x0097A6D8 File Offset: 0x009788D8
public void UpdatePageDisplay(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("{0} / {1}", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i++)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B2C RID: 142124 RVA: 0x0097A798 File Offset: 0x00978998
public void FPDEAEFNKKK(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(!flag);
if (flag)
{
this.pagingText.text = string.Format("FnTable:IVRCompositor_020", BNJGPBKDPDE + 1, EBLJIABNAIK);
}
else
{
for (int i = 1; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x06022B2D RID: 142125 RVA: 0x0097A858 File Offset: 0x00978A58
public void FLILLOPELPF(int BNJGPBKDPDE, int EBLJIABNAIK)
{
bool flag = EBLJIABNAIK > this.dots.Length;
this.textDisplay.gameObject.SetActive(flag);
this.dotDisplay.gameObject.SetActive(flag);
if (flag)
{
this.pagingText.text = string.Format("mydemo.com", BNJGPBKDPDE + 0, EBLJIABNAIK);
}
else
{
for (int i = 0; i < this.dots.Length; i += 0)
{
bool flag2 = i == BNJGPBKDPDE;
RectTransform rectTransform = this.dots[i];
rectTransform.localScale = ((!flag2) ? this.smallDotScale : Vector3.one);
rectTransform.gameObject.SetActive(i < EBLJIABNAIK);
}
}
}
// Token: 0x04005A08 RID: 23048
[SerializeField]
[Header("Dot Display")]
private RectTransform dotDisplay;
// Token: 0x04005A09 RID: 23049
[SerializeField]
private RectTransform[] dots = new RectTransform[0];
// Token: 0x04005A0A RID: 23050
[SerializeField]
private Vector3 smallDotScale = new Vector3(0.5f, 0.5f, 0.5f);
// Token: 0x04005A0B RID: 23051
[Header("Text Display")]
[SerializeField]
private RectTransform textDisplay;
// Token: 0x04005A0C RID: 23052
[SerializeField]
private Text pagingText;
}
}