oh dear
This commit is contained in:
@@ -0,0 +1,64 @@
|
||||
using System;
|
||||
using Cpp2IlInjected;
|
||||
using Photon.Pun;
|
||||
using UnityEngine;
|
||||
|
||||
namespace RecRoom.Tools
|
||||
{
|
||||
// Token: 0x02002A3D RID: 10813
|
||||
[Token(Token = "0x2002A3D")]
|
||||
public sealed class SimpleSticky : StickyBase
|
||||
{
|
||||
// Token: 0x0601229D RID: 74397 RVA: 0x00426AB4 File Offset: 0x00424CB4
|
||||
[Token(Token = "0x601229D")]
|
||||
[Address(RVA = "0x935FB0", Offset = "0x934DB0", VA = "0x180935FB0", Slot = "20")]
|
||||
protected override void LKFPAKNELKC()
|
||||
{
|
||||
if (base.OGIBLNIIHDK)
|
||||
{
|
||||
SimpleVolumeBase simpleVolumeBase = this.overlapVolume;
|
||||
Collider[] dalfgejdjmm = ICMAPHMBBFM.DALFGEJDJMM;
|
||||
int num = 0;
|
||||
bool flag;
|
||||
if (flag > false)
|
||||
{
|
||||
PhotonView componentInParent = dalfgejdjmm[num].gameObject.GetComponentInParent<PhotonView>();
|
||||
int num2 = 0;
|
||||
if (componentInParent != num2)
|
||||
{
|
||||
PhotonView photonView = base.JDHMIOJKLCK;
|
||||
if (componentInParent != photonView)
|
||||
{
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
}
|
||||
num++;
|
||||
}
|
||||
if (flag > true)
|
||||
{
|
||||
this.NMGJPILKAGE();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x0601229E RID: 74398 RVA: 0x00426B28 File Offset: 0x00424D28
|
||||
[Token(Token = "0x601229E")]
|
||||
[Address(RVA = "0x9361A0", Offset = "0x934FA0", VA = "0x1809361A0")]
|
||||
public SimpleSticky()
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x0400BB97 RID: 48023
|
||||
[FieldOffset(Offset = "0x90")]
|
||||
[Token(Token = "0x400BB97")]
|
||||
[SerializeField]
|
||||
[DDPIINEJFMD(JIBDPHMGEGO.SelfAndChildren, true, false, false)]
|
||||
private SimpleVolumeBase overlapVolume;
|
||||
|
||||
// Token: 0x0400BB98 RID: 48024
|
||||
[FieldOffset(Offset = "0x98")]
|
||||
[Token(Token = "0x400BB98")]
|
||||
[SerializeField]
|
||||
private IIBIOPCKHGK layerMask = (IIBIOPCKHGK)((ulong)496385536L);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user