492 lines
12 KiB
C#
492 lines
12 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using System.Threading;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02001147 RID: 4423
|
|
public class OnPreRenderCallbacks : MonoBehaviour
|
|
{
|
|
// Token: 0x06025CAD RID: 154797 RVA: 0x00A7CB44 File Offset: 0x00A7AD44
|
|
public void NHPKMIJLOAE(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CAE RID: 154798 RVA: 0x00A7CB7C File Offset: 0x00A7AD7C
|
|
public void GOGDAPIECIN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CAF RID: 154799 RVA: 0x00A7CBB4 File Offset: 0x00A7ADB4
|
|
public void CABGFCIJBKP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CB0 RID: 154800 RVA: 0x00A7CBEC File Offset: 0x00A7ADEC
|
|
private void HPAACLDJPBM()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CB1 RID: 154801 RVA: 0x00A7CC04 File Offset: 0x00A7AE04
|
|
public void AEHOPLNIIPL(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CB2 RID: 154802 RVA: 0x00A7CC3C File Offset: 0x00A7AE3C
|
|
public void BCMKNFPFFAF(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CB4 RID: 154804 RVA: 0x00A7CC7C File Offset: 0x00A7AE7C
|
|
public void CIKKCJJPOOM(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CB5 RID: 154805 RVA: 0x00A7CCB4 File Offset: 0x00A7AEB4
|
|
public void LFIPMEAKPNP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CB6 RID: 154806 RVA: 0x00A7CCEC File Offset: 0x00A7AEEC
|
|
private void CFBBDGCJPDK()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CB7 RID: 154807 RVA: 0x00A7CD04 File Offset: 0x00A7AF04
|
|
private void OnPreRender()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CB8 RID: 154808 RVA: 0x00A7CD1C File Offset: 0x00A7AF1C
|
|
private void KEKOODKHJNL()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CB9 RID: 154809 RVA: 0x00A7CD34 File Offset: 0x00A7AF34
|
|
public void NGAFFMFJPAD(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CBA RID: 154810 RVA: 0x00A7CD6C File Offset: 0x00A7AF6C
|
|
private void IMINDAFIEOI()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CBB RID: 154811 RVA: 0x00A7CD84 File Offset: 0x00A7AF84
|
|
public void IDEANHKHKIA(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CBC RID: 154812 RVA: 0x00A7CDBC File Offset: 0x00A7AFBC
|
|
public void BBOPDBPAAAP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CBD RID: 154813 RVA: 0x00A7CDF4 File Offset: 0x00A7AFF4
|
|
private void HNFPCOALBCI()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CBE RID: 154814 RVA: 0x00A7CE0C File Offset: 0x00A7B00C
|
|
public void FPNBOOGIONA(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CBF RID: 154815 RVA: 0x00A7CE44 File Offset: 0x00A7B044
|
|
public void GHKJEKKFFJE(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC0 RID: 154816 RVA: 0x00A7CE7C File Offset: 0x00A7B07C
|
|
private void NEJIFPIFODK()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CC1 RID: 154817 RVA: 0x00A7CE94 File Offset: 0x00A7B094
|
|
public void ILAPKKPIIGE(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC2 RID: 154818 RVA: 0x00A7CECC File Offset: 0x00A7B0CC
|
|
private void CMDENECKGJA()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CC3 RID: 154819 RVA: 0x00A7CEE4 File Offset: 0x00A7B0E4
|
|
public void BGOAJEJGFKF(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC4 RID: 154820 RVA: 0x00A7CF1C File Offset: 0x00A7B11C
|
|
public void CMPBHGLOGFH(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC5 RID: 154821 RVA: 0x00A7CF54 File Offset: 0x00A7B154
|
|
public void ADGHCABNJCB(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC6 RID: 154822 RVA: 0x00A7CF8C File Offset: 0x00A7B18C
|
|
private void PMAKAFNHGGG()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CC7 RID: 154823 RVA: 0x00A7CFA4 File Offset: 0x00A7B1A4
|
|
private void BENBFAPENAL()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CC8 RID: 154824 RVA: 0x00A7CFBC File Offset: 0x00A7B1BC
|
|
public void BOGFPDNCBBP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CC9 RID: 154825 RVA: 0x00A7CFF4 File Offset: 0x00A7B1F4
|
|
public void JPBADHANMNN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CCA RID: 154826 RVA: 0x00A7D02C File Offset: 0x00A7B22C
|
|
private void AMMPIBCAPLG()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CCB RID: 154827 RVA: 0x00A7D044 File Offset: 0x00A7B244
|
|
public void IEDHIDGGIFP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CCC RID: 154828 RVA: 0x00A7D07C File Offset: 0x00A7B27C
|
|
private void MNKBLGNBPLD()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CCD RID: 154829 RVA: 0x00A7D094 File Offset: 0x00A7B294
|
|
public void HIPAOHELDMA(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CCE RID: 154830 RVA: 0x00A7D0CC File Offset: 0x00A7B2CC
|
|
public void DGCNJFJAJNA(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CCF RID: 154831 RVA: 0x00A7D104 File Offset: 0x00A7B304
|
|
private void NPMIANOCMLH()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CD0 RID: 154832 RVA: 0x00A7D11C File Offset: 0x00A7B31C
|
|
public void AMKLPECKCNB(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140001A9 RID: 425
|
|
// (add) Token: 0x06025CD6 RID: 154838 RVA: 0x00A7D24C File Offset: 0x00A7B44C
|
|
// (remove) Token: 0x06025CD1 RID: 154833 RVA: 0x00A7D154 File Offset: 0x00A7B354
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action IFGBFKMAEMM;
|
|
|
|
// Token: 0x06025CD2 RID: 154834 RVA: 0x00A7D18C File Offset: 0x00A7B38C
|
|
public void PLBMMANNLIN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CD3 RID: 154835 RVA: 0x00A7D1C4 File Offset: 0x00A7B3C4
|
|
public void CACCMGMHPGO(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CD4 RID: 154836 RVA: 0x00A7D1FC File Offset: 0x00A7B3FC
|
|
public void FHOEMLNIOCP(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CD5 RID: 154837 RVA: 0x00A7D234 File Offset: 0x00A7B434
|
|
private void DKBCMLGHLIO()
|
|
{
|
|
if (this.IFGBFKMAEMM != null)
|
|
{
|
|
this.IFGBFKMAEMM();
|
|
}
|
|
}
|
|
|
|
// Token: 0x06025CD7 RID: 154839 RVA: 0x00A7D284 File Offset: 0x00A7B484
|
|
public void GMACBFPNLMN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x06025CD8 RID: 154840 RVA: 0x00A7D2BC File Offset: 0x00A7B4BC
|
|
public void IEMBCCBOMDC(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.IFGBFKMAEMM;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.IFGBFKMAEMM, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
}
|