313 lines
9.2 KiB
C#
313 lines
9.2 KiB
C#
using System;
|
|
using UnityEngine;
|
|
using UnityEngine.Serialization;
|
|
|
|
// Token: 0x02000F5E RID: 3934
|
|
[Serializable]
|
|
public struct RendererMaterialPair
|
|
{
|
|
// Token: 0x06020C53 RID: 134227 RVA: 0x008E9670 File Offset: 0x008E7870
|
|
public Material CNIDGAGHJEH()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C54 RID: 134228 RVA: 0x008E96CC File Offset: 0x008E78CC
|
|
public Material FMHAPLLHAFE()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C55 RID: 134229 RVA: 0x008E9728 File Offset: 0x008E7928
|
|
public Material JANNHPEDGDG()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C56 RID: 134230 RVA: 0x008E9784 File Offset: 0x008E7984
|
|
public Material GCOGLLLADLP()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C57 RID: 134231 RVA: 0x008E97E0 File Offset: 0x008E79E0
|
|
public Material MGFGHMHANMH()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C58 RID: 134232 RVA: 0x008E983C File Offset: 0x008E7A3C
|
|
public Material BFKHENBLCIB()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C59 RID: 134233 RVA: 0x008E9898 File Offset: 0x008E7A98
|
|
public Material JMOKMCMMENG()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C5A RID: 134234 RVA: 0x008E98F4 File Offset: 0x008E7AF4
|
|
public Material FHAJIAFFALC()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C5B RID: 134235 RVA: 0x008E9950 File Offset: 0x008E7B50
|
|
public Material BNNJCOKGJLH()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x17000F37 RID: 3895
|
|
// (get) Token: 0x06020C5C RID: 134236 RVA: 0x008E99AC File Offset: 0x008E7BAC
|
|
public Material Material
|
|
{
|
|
get
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
}
|
|
|
|
// Token: 0x06020C5D RID: 134237 RVA: 0x008E9A08 File Offset: 0x008E7C08
|
|
public Material PACMMPJJPOF()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C5E RID: 134238 RVA: 0x008E9A64 File Offset: 0x008E7C64
|
|
public Material FCMCGOOIDKA()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C5F RID: 134239 RVA: 0x008E9AC0 File Offset: 0x008E7CC0
|
|
public Material JHGBHPLLGPL()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C60 RID: 134240 RVA: 0x008E9B1C File Offset: 0x008E7D1C
|
|
public Material BONDCEKAPBP()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C61 RID: 134241 RVA: 0x008E9B78 File Offset: 0x008E7D78
|
|
public Material OGCBMIEGMPM()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C62 RID: 134242 RVA: 0x008E9BD4 File Offset: 0x008E7DD4
|
|
public Material BKGPDAOPPCP()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C63 RID: 134243 RVA: 0x008E9C30 File Offset: 0x008E7E30
|
|
public Material NIMDNIABLDE()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C64 RID: 134244 RVA: 0x008E9C8C File Offset: 0x008E7E8C
|
|
public Material FJJPAPMGACC()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C65 RID: 134245 RVA: 0x008E9CE8 File Offset: 0x008E7EE8
|
|
public Material HKLEJFJHLCO()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C66 RID: 134246 RVA: 0x008E9D44 File Offset: 0x008E7F44
|
|
public Material HNOCMCFLFGJ()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C67 RID: 134247 RVA: 0x008E9DA0 File Offset: 0x008E7FA0
|
|
public Material CEMNJDFOKIG()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C68 RID: 134248 RVA: 0x008E9DFC File Offset: 0x008E7FFC
|
|
public Material FMAAOONDFFA()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C69 RID: 134249 RVA: 0x008E9E58 File Offset: 0x008E8058
|
|
public Material EOFPLBKKMBD()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6A RID: 134250 RVA: 0x008E9EB4 File Offset: 0x008E80B4
|
|
public Material JFEMHEDDNGC()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6B RID: 134251 RVA: 0x008E9F10 File Offset: 0x008E8110
|
|
public Material CMCKBFLAMNM()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6C RID: 134252 RVA: 0x008E9F6C File Offset: 0x008E816C
|
|
public Material CKPENIBFION()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6D RID: 134253 RVA: 0x008E9FC8 File Offset: 0x008E81C8
|
|
public Material AHFBJOPKIBJ()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6E RID: 134254 RVA: 0x008EA024 File Offset: 0x008E8224
|
|
public Material NFLCOFAECLK()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x06020C6F RID: 134255 RVA: 0x008EA080 File Offset: 0x008E8280
|
|
public Material IHCKCLBBBPA()
|
|
{
|
|
if (this.renderer == null || this.renderer.materials == null || this.renderer.materials.Length <= this.materialIndex)
|
|
{
|
|
return null;
|
|
}
|
|
return this.renderer.materials[this.materialIndex];
|
|
}
|
|
|
|
// Token: 0x0400553C RID: 21820
|
|
[SerializeField]
|
|
[FormerlySerializedAs("Renderer")]
|
|
private Renderer renderer;
|
|
|
|
// Token: 0x0400553D RID: 21821
|
|
[FormerlySerializedAs("MaterialIndex")]
|
|
[SerializeField]
|
|
private int materialIndex;
|
|
}
|