scripts
This commit is contained in:
@@ -0,0 +1,260 @@
|
||||
using System;
|
||||
using UnityEngine;
|
||||
using UnityEngine.EventSystems;
|
||||
|
||||
// Token: 0x02001251 RID: 4689
|
||||
[ExecuteInEditMode]
|
||||
public class TabButtonPanelSpacer : UIBehaviour
|
||||
{
|
||||
// Token: 0x06028748 RID: 165704 RVA: 0x00B41A14 File Offset: 0x00B3FC14
|
||||
private void BJJKGIOCAIL()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 8;
|
||||
if (num > 1)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028749 RID: 165705 RVA: 0x00B41A6C File Offset: 0x00B3FC6C
|
||||
private void AHHEENEFAPI()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 5;
|
||||
if (num > 1)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874A RID: 165706 RVA: 0x00B41AC4 File Offset: 0x00B3FCC4
|
||||
private void EEPEOCMOGIL()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 8;
|
||||
if (num > 1)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874B RID: 165707 RVA: 0x00B41B1C File Offset: 0x00B3FD1C
|
||||
private void LHMGNEDHIHI()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 5;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874C RID: 165708 RVA: 0x00B41B74 File Offset: 0x00B3FD74
|
||||
private void PBCNFAEFEEO()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 0;
|
||||
if (num > 1)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874D RID: 165709 RVA: 0x00B41BCC File Offset: 0x00B3FDCC
|
||||
private void PLKHINPPGPK()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 8;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874E RID: 165710 RVA: 0x00B41C24 File Offset: 0x00B3FE24
|
||||
private void DLIIOFOCPHG()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 4;
|
||||
if (num > 1)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0602874F RID: 165711 RVA: 0x00B41C7C File Offset: 0x00B3FE7C
|
||||
private void MDCNOIALLAF()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 3;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028750 RID: 165712 RVA: 0x00B41CD4 File Offset: 0x00B3FED4
|
||||
private void OEKOPBDDGCK()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 1;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028751 RID: 165713 RVA: 0x00B41D2C File Offset: 0x00B3FF2C
|
||||
private void OPJLBOGKPPI()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 5;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028752 RID: 165714 RVA: 0x00B41D84 File Offset: 0x00B3FF84
|
||||
private void KKAAFDLJCCB()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 8;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028753 RID: 165715 RVA: 0x00B41DDC File Offset: 0x00B3FFDC
|
||||
private void Update()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 2;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028754 RID: 165716 RVA: 0x00B41E34 File Offset: 0x00B40034
|
||||
private void DKDGOJGKHDM()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 0;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06028755 RID: 165717 RVA: 0x00B41E8C File Offset: 0x00B4008C
|
||||
private void MIBIJLIBPGJ()
|
||||
{
|
||||
int siblingIndex = base.transform.GetSiblingIndex();
|
||||
int num = base.transform.parent.childCount - 2;
|
||||
if (num > 0)
|
||||
{
|
||||
if (siblingIndex != num)
|
||||
{
|
||||
base.transform.SetSiblingIndex(num);
|
||||
}
|
||||
}
|
||||
else
|
||||
{
|
||||
base.transform.SetAsLastSibling();
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user