164 lines
4.7 KiB
C#
164 lines
4.7 KiB
C#
using System;
|
|
using Cpp2IlInjected;
|
|
using RecNet;
|
|
using UnityEngine;
|
|
|
|
namespace RecRoom
|
|
{
|
|
// Token: 0x02002228 RID: 8744
|
|
[Token(Token = "0x2002228")]
|
|
public class FeedbackVisibilityBehaviour : MonoBehaviour
|
|
{
|
|
// Token: 0x0600DE7A RID: 56954 RVA: 0x00333624 File Offset: 0x00331824
|
|
[Token(Token = "0x600DE7A")]
|
|
[Address(RVA = "0x1280B70", Offset = "0x127FB70", VA = "0x181280B70")]
|
|
private void Awake()
|
|
{
|
|
Transform transform = this.visibilityRoot;
|
|
int num = 0;
|
|
if (transform == num)
|
|
{
|
|
Transform transform2 = base.transform;
|
|
this.visibilityRoot = transform2;
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600DE7B RID: 56955 RVA: 0x00333654 File Offset: 0x00331854
|
|
[Token(Token = "0x600DE7B")]
|
|
[Address(RVA = "0x1280F80", Offset = "0x127FF80", VA = "0x181280F80")]
|
|
private void OnEnable()
|
|
{
|
|
Action jdghbbmfflc;
|
|
for (;;)
|
|
{
|
|
FeedbackTool <EKBNFBEIFAI>k__BackingField = FeedbackTool.<EKBNFBEIFAI>k__BackingField;
|
|
int num = 0;
|
|
if (!(<EKBNFBEIFAI>k__BackingField != num))
|
|
{
|
|
Action action = new Action(this.OMGLCLADGLH);
|
|
Action mbnehgeohbj = FeedbackTool.MBNEHGEOHBJ;
|
|
Delegate @delegate = Delegate.Combine(mbnehgeohbj, action);
|
|
if (@delegate != 0 && @delegate == 0)
|
|
{
|
|
continue;
|
|
}
|
|
while (typeof(FeedbackTool).TypeHandle != mbnehgeohbj)
|
|
{
|
|
}
|
|
}
|
|
this.MLBAOONLBEM();
|
|
Action action2 = new Action(this.JMCHLCCJJMD);
|
|
Action pkgepjogoek = FeedbackTool.PKGEPJOGOEK;
|
|
Delegate delegate2 = Delegate.Combine(pkgepjogoek, action2);
|
|
if (delegate2 == 0 || delegate2 != 0)
|
|
{
|
|
while (typeof(FeedbackTool).TypeHandle != pkgepjogoek)
|
|
{
|
|
}
|
|
Action action3 = new Action(this.JBIGLENPIJP);
|
|
jdghbbmfflc = FeedbackTool.JDGHBBMFFLC;
|
|
Delegate delegate3 = Delegate.Combine(jdghbbmfflc, action3);
|
|
if (delegate3 == 0 || delegate3 != 0)
|
|
{
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
while (typeof(FeedbackTool).TypeHandle != jdghbbmfflc)
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600DE7C RID: 56956 RVA: 0x00333710 File Offset: 0x00331910
|
|
[Token(Token = "0x600DE7C")]
|
|
[Address(RVA = "0x1280C00", Offset = "0x127FC00", VA = "0x181280C00")]
|
|
private void MLBAOONLBEM()
|
|
{
|
|
FeedbackTool <EKBNFBEIFAI>k__BackingField = FeedbackTool.<EKBNFBEIFAI>k__BackingField;
|
|
long <DOFDAMHCJLP>k__BackingField = Matchmaking.BBJAEJHMAPB.<DOFDAMHCJLP>k__BackingField;
|
|
int num = 0;
|
|
if (!(<EKBNFBEIFAI>k__BackingField != num) || <EKBNFBEIFAI>k__BackingField.tool.FNFNLDBILFE)
|
|
{
|
|
}
|
|
int num2 = 0;
|
|
this.visibilityRoot.gameObject.SetActive(num2 != 0);
|
|
}
|
|
|
|
// Token: 0x0600DE7D RID: 56957 RVA: 0x00333768 File Offset: 0x00331968
|
|
[Token(Token = "0x600DE7D")]
|
|
[Address(RVA = "0x1280BF0", Offset = "0x127FBF0", VA = "0x181280BF0")]
|
|
private void OMGLCLADGLH()
|
|
{
|
|
this.MLBAOONLBEM();
|
|
}
|
|
|
|
// Token: 0x0600DE7E RID: 56958 RVA: 0x0033377C File Offset: 0x0033197C
|
|
[Token(Token = "0x600DE7E")]
|
|
[Address(RVA = "0x1280BF0", Offset = "0x127FBF0", VA = "0x181280BF0")]
|
|
private void JMCHLCCJJMD()
|
|
{
|
|
this.MLBAOONLBEM();
|
|
}
|
|
|
|
// Token: 0x0600DE7F RID: 56959 RVA: 0x00333790 File Offset: 0x00331990
|
|
[Token(Token = "0x600DE7F")]
|
|
[Address(RVA = "0x1280BF0", Offset = "0x127FBF0", VA = "0x181280BF0")]
|
|
private void JBIGLENPIJP()
|
|
{
|
|
this.MLBAOONLBEM();
|
|
}
|
|
|
|
// Token: 0x0600DE80 RID: 56960 RVA: 0x003337A4 File Offset: 0x003319A4
|
|
[Token(Token = "0x600DE80")]
|
|
[Address(RVA = "0x1280D30", Offset = "0x127FD30", VA = "0x181280D30")]
|
|
private void OnDisable()
|
|
{
|
|
Action jdghbbmfflc;
|
|
for (;;)
|
|
{
|
|
Action action = new Action(this.OMGLCLADGLH);
|
|
Action mbnehgeohbj = FeedbackTool.MBNEHGEOHBJ;
|
|
Delegate @delegate = Delegate.Remove(mbnehgeohbj, action);
|
|
if (@delegate == 0 || @delegate != 0)
|
|
{
|
|
while (typeof(FeedbackTool).TypeHandle != mbnehgeohbj)
|
|
{
|
|
}
|
|
Action action2 = new Action(this.JMCHLCCJJMD);
|
|
Action pkgepjogoek = FeedbackTool.PKGEPJOGOEK;
|
|
Delegate delegate2 = Delegate.Remove(pkgepjogoek, action2);
|
|
if (delegate2 == 0 || delegate2 != 0)
|
|
{
|
|
while (typeof(FeedbackTool).TypeHandle != pkgepjogoek)
|
|
{
|
|
}
|
|
Action action3 = new Action(this.JBIGLENPIJP);
|
|
jdghbbmfflc = FeedbackTool.JDGHBBMFFLC;
|
|
Delegate delegate3 = Delegate.Remove(jdghbbmfflc, action3);
|
|
if (delegate3 == 0 || delegate3 != 0)
|
|
{
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
while (typeof(FeedbackTool).TypeHandle != jdghbbmfflc)
|
|
{
|
|
}
|
|
}
|
|
|
|
// Token: 0x0600DE81 RID: 56961 RVA: 0x00333844 File Offset: 0x00331A44
|
|
[Token(Token = "0x600DE81")]
|
|
[Address(RVA = "0x428AD0", Offset = "0x427AD0", VA = "0x180428AD0")]
|
|
public FeedbackVisibilityBehaviour()
|
|
{
|
|
}
|
|
|
|
// Token: 0x04009037 RID: 36919
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x4009037")]
|
|
[SerializeField]
|
|
private Transform visibilityRoot;
|
|
}
|
|
}
|