1472 lines
44 KiB
C#
1472 lines
44 KiB
C#
using System;
|
|
using System.Diagnostics;
|
|
using System.Threading;
|
|
using RecRoom.Core.AI;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000CBC RID: 3260
|
|
[DisallowMultipleComponent]
|
|
public class PlayerEvents : MonoBehaviour
|
|
{
|
|
// Token: 0x0601A101 RID: 106753 RVA: 0x0074987C File Offset: 0x00747A7C
|
|
public void ArenaFriendRevive(LNJFBGIBLHA AHCOOCPLHEP)
|
|
{
|
|
if (this.AJAIGBDCLLI != null)
|
|
{
|
|
this.AJAIGBDCLLI(AHCOOCPLHEP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000F3 RID: 243
|
|
// (add) Token: 0x0601A13D RID: 106813 RVA: 0x0074A3B8 File Offset: 0x007485B8
|
|
// (remove) Token: 0x0601A102 RID: 106754 RVA: 0x00749898 File Offset: 0x00747A98
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action MAPBLDLPIGD;
|
|
|
|
// Token: 0x140000EF RID: 239
|
|
// (add) Token: 0x0601A16D RID: 106861 RVA: 0x0074AC60 File Offset: 0x00748E60
|
|
// (remove) Token: 0x0601A103 RID: 106755 RVA: 0x007498D0 File Offset: 0x00747AD0
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> JCCIBHHCGDD;
|
|
|
|
// Token: 0x0601A104 RID: 106756 RVA: 0x00749908 File Offset: 0x00747B08
|
|
public void MNOLBCCJOML(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.DEONEOCGIPC;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.DEONEOCGIPC, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A105 RID: 106757 RVA: 0x00749940 File Offset: 0x00747B40
|
|
public void EGECLLLDCJO(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.FNDFEABMOMO;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.FNDFEABMOMO, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000FC RID: 252
|
|
// (add) Token: 0x0601A15D RID: 106845 RVA: 0x0074A990 File Offset: 0x00748B90
|
|
// (remove) Token: 0x0601A106 RID: 106758 RVA: 0x00749978 File Offset: 0x00747B78
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<LNJFBGIBLHA> AJAIGBDCLLI;
|
|
|
|
// Token: 0x0601A107 RID: 106759 RVA: 0x007499B0 File Offset: 0x00747BB0
|
|
public void LGLGLNHCLPP(Player.HDOICGIKKAO ACAHIJEJKLC, Player JBEPFCIKALP, Player.HDOICGIKKAO FCIHAGHHBEA)
|
|
{
|
|
if (this.JCCIBHHCGDD != null)
|
|
{
|
|
this.JCCIBHHCGDD(ACAHIJEJKLC, JBEPFCIKALP, FCIHAGHHBEA);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A108 RID: 106760 RVA: 0x007499CC File Offset: 0x00747BCC
|
|
public void ArenaBotTag(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.EDMAELIOLMC != null)
|
|
{
|
|
this.EDMAELIOLMC(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A109 RID: 106761 RVA: 0x007499E8 File Offset: 0x00747BE8
|
|
public void NEGPHLDEJIG(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.GAKDLIKHBPP;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.GAKDLIKHBPP, (Action<bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A10A RID: 106762 RVA: 0x00749A20 File Offset: 0x00747C20
|
|
public void OEACMDDPAOO(bool GCMILAHFFPN)
|
|
{
|
|
if (this.GDLLBAOCGOG != null)
|
|
{
|
|
this.GDLLBAOCGOG(GCMILAHFFPN);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000E8 RID: 232
|
|
// (add) Token: 0x0601A10B RID: 106763 RVA: 0x00749A3C File Offset: 0x00747C3C
|
|
// (remove) Token: 0x0601A174 RID: 106868 RVA: 0x0074ADCC File Offset: 0x00748FCC
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<bool> GAKDLIKHBPP;
|
|
|
|
// Token: 0x0601A10C RID: 106764 RVA: 0x00749A74 File Offset: 0x00747C74
|
|
public void LAAFIGKFMHB(Action<Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool> action = this.FMBLFOPIABI;
|
|
Action<Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool>>(ref this.FMBLFOPIABI, (Action<Tool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A10D RID: 106765 RVA: 0x00749AAC File Offset: 0x00747CAC
|
|
public void ODJOMLMBMOL(bool JANOCPFGBLB)
|
|
{
|
|
if (this.IIDNHALABJJ != null)
|
|
{
|
|
this.IIDNHALABJJ(JANOCPFGBLB);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A10E RID: 106766 RVA: 0x00749AC8 File Offset: 0x00747CC8
|
|
public void JKLGGJEAILC(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.DEONEOCGIPC;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.DEONEOCGIPC, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A10F RID: 106767 RVA: 0x00749B00 File Offset: 0x00747D00
|
|
public void SwipeRotate(bool GCMILAHFFPN)
|
|
{
|
|
if (this.GDLLBAOCGOG != null)
|
|
{
|
|
this.GDLLBAOCGOG(GCMILAHFFPN);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A110 RID: 106768 RVA: 0x00749B1C File Offset: 0x00747D1C
|
|
public void HDOOKCANCEJ(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.HCMICKCIKCF;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.HCMICKCIKCF, (Action<int>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A111 RID: 106769 RVA: 0x00749B54 File Offset: 0x00747D54
|
|
public void DCBDPDEKGCL(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.GDLLBAOCGOG;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.GDLLBAOCGOG, (Action<bool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000FB RID: 251
|
|
// (add) Token: 0x0601A112 RID: 106770 RVA: 0x00749B8C File Offset: 0x00747D8C
|
|
// (remove) Token: 0x0601A124 RID: 106788 RVA: 0x00749EEC File Offset: 0x007480EC
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<LNJFBGIBLHA> FNMCANCCOJO;
|
|
|
|
// Token: 0x0601A113 RID: 106771 RVA: 0x00749BC4 File Offset: 0x00747DC4
|
|
public void PartiedUp()
|
|
{
|
|
if (this.BNFLBBCODPI != null)
|
|
{
|
|
this.BNFLBBCODPI();
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000E7 RID: 231
|
|
// (add) Token: 0x0601A17A RID: 106874 RVA: 0x0074AEE4 File Offset: 0x007490E4
|
|
// (remove) Token: 0x0601A114 RID: 106772 RVA: 0x00749BDC File Offset: 0x00747DDC
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<bool> GDLLBAOCGOG;
|
|
|
|
// Token: 0x140000EA RID: 234
|
|
// (add) Token: 0x0601A115 RID: 106773 RVA: 0x00749C14 File Offset: 0x00747E14
|
|
// (remove) Token: 0x0601A133 RID: 106803 RVA: 0x0074A1C0 File Offset: 0x007483C0
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Tool> FMBLFOPIABI;
|
|
|
|
// Token: 0x140000ED RID: 237
|
|
// (add) Token: 0x0601A116 RID: 106774 RVA: 0x00749C4C File Offset: 0x00747E4C
|
|
// (remove) Token: 0x0601A141 RID: 106817 RVA: 0x0074A498 File Offset: 0x00748698
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Player.HDOICGIKKAO, Tool> ADONBKJIKKE;
|
|
|
|
// Token: 0x140000F6 RID: 246
|
|
// (add) Token: 0x0601A185 RID: 106885 RVA: 0x0074B0F8 File Offset: 0x007492F8
|
|
// (remove) Token: 0x0601A117 RID: 106775 RVA: 0x00749C84 File Offset: 0x00747E84
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<int> HCMICKCIKCF;
|
|
|
|
// Token: 0x0601A118 RID: 106776 RVA: 0x00749CBC File Offset: 0x00747EBC
|
|
public void IAECGAPHNCH(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.MENPKJCOHNH;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.MENPKJCOHNH, (Action<LNJFBGIBLHA>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000F0 RID: 240
|
|
// (add) Token: 0x0601A119 RID: 106777 RVA: 0x00749CF4 File Offset: 0x00747EF4
|
|
// (remove) Token: 0x0601A13A RID: 106810 RVA: 0x0074A32C File Offset: 0x0074852C
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Player> CCLMEKNCECG;
|
|
|
|
// Token: 0x0601A11A RID: 106778 RVA: 0x00749D2C File Offset: 0x00747F2C
|
|
public void BDFJOOGLDPO(Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action = this.JCCIBHHCGDD;
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>>(ref this.JCCIBHHCGDD, (Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A11B RID: 106779 RVA: 0x00749D64 File Offset: 0x00747F64
|
|
public void JKFNOBFEKGF(Player.HDOICGIKKAO ACAHIJEJKLC, Player JBEPFCIKALP, Player.HDOICGIKKAO FCIHAGHHBEA)
|
|
{
|
|
if (this.JCCIBHHCGDD != null)
|
|
{
|
|
this.JCCIBHHCGDD(ACAHIJEJKLC, JBEPFCIKALP, FCIHAGHHBEA);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A11C RID: 106780 RVA: 0x00749D80 File Offset: 0x00747F80
|
|
public void GKLCJDOJACB(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.GDLLBAOCGOG;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.GDLLBAOCGOG, (Action<bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000F2 RID: 242
|
|
// (add) Token: 0x0601A11D RID: 106781 RVA: 0x00749DB8 File Offset: 0x00747FB8
|
|
// (remove) Token: 0x0601A15F RID: 106847 RVA: 0x0074AA00 File Offset: 0x00748C00
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action DEONEOCGIPC;
|
|
|
|
// Token: 0x0601A11E RID: 106782 RVA: 0x00749DF0 File Offset: 0x00747FF0
|
|
public void NBOBCCCDCFK(int MHMJNNINENJ)
|
|
{
|
|
if (this.JAJEEFPCBEK != null)
|
|
{
|
|
this.JAJEEFPCBEK(MHMJNNINENJ);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A11F RID: 106783 RVA: 0x00749E0C File Offset: 0x0074800C
|
|
public void OJMCEPKEFDJ(Player.HDOICGIKKAO ACAHIJEJKLC)
|
|
{
|
|
if (this.NCHANALLOJH != null)
|
|
{
|
|
this.NCHANALLOJH(ACAHIJEJKLC);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A120 RID: 106784 RVA: 0x00749E28 File Offset: 0x00748028
|
|
public void JEKMKEPDJHH(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.BNFLBBCODPI;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.BNFLBBCODPI, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A121 RID: 106785 RVA: 0x00749E60 File Offset: 0x00748060
|
|
public void EILJEJGKPNO(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.MAPBLDLPIGD;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.MAPBLDLPIGD, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A122 RID: 106786 RVA: 0x00749E98 File Offset: 0x00748098
|
|
public void IOLHBLBAFHL(Action<Player.HDOICGIKKAO, Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO, Tool> action = this.ADONBKJIKKE;
|
|
Action<Player.HDOICGIKKAO, Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO, Tool>>(ref this.ADONBKJIKKE, (Action<Player.HDOICGIKKAO, Tool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A123 RID: 106787 RVA: 0x00749ED0 File Offset: 0x007480D0
|
|
public void XPUpdated(int MHMJNNINENJ)
|
|
{
|
|
if (this.JAJEEFPCBEK != null)
|
|
{
|
|
this.JAJEEFPCBEK(MHMJNNINENJ);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000EB RID: 235
|
|
// (add) Token: 0x0601A189 RID: 106889 RVA: 0x0074B1BC File Offset: 0x007493BC
|
|
// (remove) Token: 0x0601A125 RID: 106789 RVA: 0x00749F24 File Offset: 0x00748124
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Tool> DDPGEEDCCLN;
|
|
|
|
// Token: 0x0601A126 RID: 106790 RVA: 0x00749F5C File Offset: 0x0074815C
|
|
public void JCDGBEKCMJH(Action<Tool, bool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool, bool> action = this.NHAHKGCJKLM;
|
|
Action<Tool, bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool, bool>>(ref this.NHAHKGCJKLM, (Action<Tool, bool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A127 RID: 106791 RVA: 0x00749F94 File Offset: 0x00748194
|
|
public void BCDPNJOCAKK(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.AJAIGBDCLLI;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.AJAIGBDCLLI, (Action<LNJFBGIBLHA>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A128 RID: 106792 RVA: 0x00749FCC File Offset: 0x007481CC
|
|
public void PDBJBCMFLAF(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.LAKHLLCHFED;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.LAKHLLCHFED, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A129 RID: 106793 RVA: 0x0074A004 File Offset: 0x00748204
|
|
public void PaddleballScore()
|
|
{
|
|
if (this.OKFLDDIFOJH != null)
|
|
{
|
|
this.OKFLDDIFOJH();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A12A RID: 106794 RVA: 0x0074A01C File Offset: 0x0074821C
|
|
public void FHNGGDFNFPI(LNJFBGIBLHA AHCOOCPLHEP)
|
|
{
|
|
if (this.MENPKJCOHNH != null)
|
|
{
|
|
this.MENPKJCOHNH(AHCOOCPLHEP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A12B RID: 106795 RVA: 0x0074A038 File Offset: 0x00748238
|
|
public void DEEMDOACOAH(Action<Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO> action = this.NCHANALLOJH;
|
|
Action<Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO>>(ref this.NCHANALLOJH, (Action<Player.HDOICGIKKAO>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A12C RID: 106796 RVA: 0x0074A070 File Offset: 0x00748270
|
|
public void JKMFHLHHBPP(Action<Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO> action = this.NCHANALLOJH;
|
|
Action<Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO>>(ref this.NCHANALLOJH, (Action<Player.HDOICGIKKAO>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000FA RID: 250
|
|
// (add) Token: 0x0601A171 RID: 106865 RVA: 0x0074AD40 File Offset: 0x00748F40
|
|
// (remove) Token: 0x0601A12D RID: 106797 RVA: 0x0074A0A8 File Offset: 0x007482A8
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Enemy> EDMAELIOLMC;
|
|
|
|
// Token: 0x140000E6 RID: 230
|
|
// (add) Token: 0x0601A12E RID: 106798 RVA: 0x0074A0E0 File Offset: 0x007482E0
|
|
// (remove) Token: 0x0601A190 RID: 106896 RVA: 0x0074B2D4 File Offset: 0x007494D4
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action LAKHLLCHFED;
|
|
|
|
// Token: 0x0601A12F RID: 106799 RVA: 0x0074A118 File Offset: 0x00748318
|
|
public void ToolRelease(Tool ENBMEDIFBLM)
|
|
{
|
|
if (this.FMBLFOPIABI != null)
|
|
{
|
|
this.FMBLFOPIABI(ENBMEDIFBLM);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A130 RID: 106800 RVA: 0x0074A134 File Offset: 0x00748334
|
|
public void FJEPNLOOOKK(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.JAJEEFPCBEK;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.JAJEEFPCBEK, (Action<int>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A131 RID: 106801 RVA: 0x0074A16C File Offset: 0x0074836C
|
|
public void FNNNCNGDCEN(Player JBEPFCIKALP)
|
|
{
|
|
if (this.CCLMEKNCECG != null)
|
|
{
|
|
this.CCLMEKNCECG(JBEPFCIKALP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A132 RID: 106802 RVA: 0x0074A188 File Offset: 0x00748388
|
|
public void MOKIJICLADB(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.AIOAMKOCJND;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.AIOAMKOCJND, (Action<bool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A134 RID: 106804 RVA: 0x0074A1F8 File Offset: 0x007483F8
|
|
public void GPBLHMKLPGM(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.MFEJCCIHALL != null)
|
|
{
|
|
this.MFEJCCIHALL(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000EE RID: 238
|
|
// (add) Token: 0x0601A19F RID: 106911 RVA: 0x0074B520 File Offset: 0x00749720
|
|
// (remove) Token: 0x0601A135 RID: 106805 RVA: 0x0074A214 File Offset: 0x00748414
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Player.HDOICGIKKAO> NCHANALLOJH;
|
|
|
|
// Token: 0x0601A136 RID: 106806 RVA: 0x0074A24C File Offset: 0x0074844C
|
|
public void GDMBCNPPHNN(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.JAJEEFPCBEK;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.JAJEEFPCBEK, (Action<int>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A137 RID: 106807 RVA: 0x0074A284 File Offset: 0x00748484
|
|
public void ILFEEDHEBME(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.FNMCANCCOJO;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.FNMCANCCOJO, (Action<LNJFBGIBLHA>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A138 RID: 106808 RVA: 0x0074A2BC File Offset: 0x007484BC
|
|
public void MABNGCCOOHH(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.LAKHLLCHFED;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.LAKHLLCHFED, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000F7 RID: 247
|
|
// (add) Token: 0x0601A139 RID: 106809 RVA: 0x0074A2F4 File Offset: 0x007484F4
|
|
// (remove) Token: 0x0601A196 RID: 106902 RVA: 0x0074B3CC File Offset: 0x007495CC
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action OKFLDDIFOJH;
|
|
|
|
// Token: 0x0601A13B RID: 106811 RVA: 0x0074A364 File Offset: 0x00748564
|
|
public void NLEBPFLOFCB(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.BNFLBBCODPI;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.BNFLBBCODPI, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A13C RID: 106812 RVA: 0x0074A39C File Offset: 0x0074859C
|
|
public void MenuVisible(bool CMHBICCKNEG)
|
|
{
|
|
if (this.GAKDLIKHBPP != null)
|
|
{
|
|
this.GAKDLIKHBPP(CMHBICCKNEG);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000F8 RID: 248
|
|
// (add) Token: 0x0601A182 RID: 106882 RVA: 0x0074B06C File Offset: 0x0074926C
|
|
// (remove) Token: 0x0601A13E RID: 106814 RVA: 0x0074A3F0 File Offset: 0x007485F0
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Enemy> MFEJCCIHALL;
|
|
|
|
// Token: 0x0601A13F RID: 106815 RVA: 0x0074A428 File Offset: 0x00748628
|
|
public void HKEJEOMBEHG(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.FMPAOAGOIIF;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.FMPAOAGOIIF, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000E9 RID: 233
|
|
// (add) Token: 0x0601A140 RID: 106816 RVA: 0x0074A460 File Offset: 0x00748660
|
|
// (remove) Token: 0x0601A180 RID: 106880 RVA: 0x0074AFFC File Offset: 0x007491FC
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<bool> AIOAMKOCJND;
|
|
|
|
// Token: 0x140000F5 RID: 245
|
|
// (add) Token: 0x0601A167 RID: 106855 RVA: 0x0074AB48 File Offset: 0x00748D48
|
|
// (remove) Token: 0x0601A142 RID: 106818 RVA: 0x0074A4D0 File Offset: 0x007486D0
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action FMPAOAGOIIF;
|
|
|
|
// Token: 0x140000E5 RID: 229
|
|
// (add) Token: 0x0601A145 RID: 106821 RVA: 0x0074A55C File Offset: 0x0074875C
|
|
// (remove) Token: 0x0601A143 RID: 106819 RVA: 0x0074A508 File Offset: 0x00748708
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<bool> IIDNHALABJJ;
|
|
|
|
// Token: 0x0601A144 RID: 106820 RVA: 0x0074A540 File Offset: 0x00748740
|
|
public void BMEMIDDNDCM(LNJFBGIBLHA AHCOOCPLHEP)
|
|
{
|
|
if (this.AJAIGBDCLLI != null)
|
|
{
|
|
this.AJAIGBDCLLI(AHCOOCPLHEP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000E3 RID: 227
|
|
// (add) Token: 0x0601A198 RID: 106904 RVA: 0x0074B40C File Offset: 0x0074960C
|
|
// (remove) Token: 0x0601A146 RID: 106822 RVA: 0x0074A594 File Offset: 0x00748794
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<int> DBBDJGOFIFB;
|
|
|
|
// Token: 0x0601A147 RID: 106823 RVA: 0x0074A5CC File Offset: 0x007487CC
|
|
public void GGAGLECEKOP(Action<Player.HDOICGIKKAO, Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO, Tool> action = this.ADONBKJIKKE;
|
|
Action<Player.HDOICGIKKAO, Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO, Tool>>(ref this.ADONBKJIKKE, (Action<Player.HDOICGIKKAO, Tool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A148 RID: 106824 RVA: 0x0074A604 File Offset: 0x00748804
|
|
public void DJEEIFLIELN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.FMPAOAGOIIF;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.FMPAOAGOIIF, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A149 RID: 106825 RVA: 0x0074A63C File Offset: 0x0074883C
|
|
public void HBFDMGDEJBE(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.HCMICKCIKCF;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.HCMICKCIKCF, (Action<int>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A14A RID: 106826 RVA: 0x0074A674 File Offset: 0x00748874
|
|
public void HMAOJCDDOAH(int OABDOHPLBPG)
|
|
{
|
|
if (this.DBBDJGOFIFB != null)
|
|
{
|
|
this.DBBDJGOFIFB(OABDOHPLBPG);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A14B RID: 106827 RVA: 0x0074A690 File Offset: 0x00748890
|
|
public void JLJOEPHDGBB(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.AIOAMKOCJND;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.AIOAMKOCJND, (Action<bool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A14C RID: 106828 RVA: 0x0074A6C8 File Offset: 0x007488C8
|
|
public void DodgeballOut()
|
|
{
|
|
if (this.DEONEOCGIPC != null)
|
|
{
|
|
this.DEONEOCGIPC();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A14D RID: 106829 RVA: 0x0074A6E0 File Offset: 0x007488E0
|
|
public void EKBPIOBFHIN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.BNFLBBCODPI;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.BNFLBBCODPI, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A14E RID: 106830 RVA: 0x0074A718 File Offset: 0x00748918
|
|
public void NANMDAMOLGK(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.EDMAELIOLMC != null)
|
|
{
|
|
this.EDMAELIOLMC(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000F4 RID: 244
|
|
// (add) Token: 0x0601A14F RID: 106831 RVA: 0x0074A734 File Offset: 0x00748934
|
|
// (remove) Token: 0x0601A19E RID: 106910 RVA: 0x0074B4E8 File Offset: 0x007496E8
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action FNDFEABMOMO;
|
|
|
|
// Token: 0x0601A150 RID: 106832 RVA: 0x0074A76C File Offset: 0x0074896C
|
|
public void SoccerGoal()
|
|
{
|
|
if (this.FMPAOAGOIIF != null)
|
|
{
|
|
this.FMPAOAGOIIF();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A151 RID: 106833 RVA: 0x0074A784 File Offset: 0x00748984
|
|
public void DIHJGLODAOG()
|
|
{
|
|
if (this.FNDFEABMOMO != null)
|
|
{
|
|
this.FNDFEABMOMO();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A152 RID: 106834 RVA: 0x0074A79C File Offset: 0x0074899C
|
|
public void FCFAAMJFIDG(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.LAKHLLCHFED;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.LAKHLLCHFED, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A153 RID: 106835 RVA: 0x0074A7D4 File Offset: 0x007489D4
|
|
public void FJIONFDKOFD(Action<Player> NOBAPCOKFIL)
|
|
{
|
|
Action<Player> action = this.CCLMEKNCECG;
|
|
Action<Player> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player>>(ref this.CCLMEKNCECG, (Action<Player>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A154 RID: 106836 RVA: 0x0074A80C File Offset: 0x00748A0C
|
|
public void ToolPickup(Tool ENBMEDIFBLM)
|
|
{
|
|
if (this.DDPGEEDCCLN != null)
|
|
{
|
|
this.DDPGEEDCCLN(ENBMEDIFBLM);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A155 RID: 106837 RVA: 0x0074A828 File Offset: 0x00748A28
|
|
public void DCDLKEEKPHM(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.FNMCANCCOJO;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.FNMCANCCOJO, (Action<LNJFBGIBLHA>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A156 RID: 106838 RVA: 0x0074A860 File Offset: 0x00748A60
|
|
public void DGMFLNBCKIN(Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action = this.JCCIBHHCGDD;
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>>(ref this.JCCIBHHCGDD, (Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A157 RID: 106839 RVA: 0x0074A898 File Offset: 0x00748A98
|
|
public void DHHMPLHMLCL()
|
|
{
|
|
if (this.DEONEOCGIPC != null)
|
|
{
|
|
this.DEONEOCGIPC();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A158 RID: 106840 RVA: 0x0074A8B0 File Offset: 0x00748AB0
|
|
public void KGMKEKJCFGI(Action<Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool> action = this.DDPGEEDCCLN;
|
|
Action<Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool>>(ref this.DDPGEEDCCLN, (Action<Tool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A159 RID: 106841 RVA: 0x0074A8E8 File Offset: 0x00748AE8
|
|
public void IEKLIHCPLNK(bool JANOCPFGBLB)
|
|
{
|
|
if (this.IIDNHALABJJ != null)
|
|
{
|
|
this.IIDNHALABJJ(JANOCPFGBLB);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A15A RID: 106842 RVA: 0x0074A904 File Offset: 0x00748B04
|
|
public void EEBJKKBKKLI(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.OKFLDDIFOJH;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.OKFLDDIFOJH, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A15B RID: 106843 RVA: 0x0074A93C File Offset: 0x00748B3C
|
|
public void DiscGolfCompletedHole(int FBJMPBENMCI)
|
|
{
|
|
if (this.HCMICKCIKCF != null)
|
|
{
|
|
this.HCMICKCIKCF(FBJMPBENMCI);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000EC RID: 236
|
|
// (add) Token: 0x0601A164 RID: 106852 RVA: 0x0074AADC File Offset: 0x00748CDC
|
|
// (remove) Token: 0x0601A15C RID: 106844 RVA: 0x0074A958 File Offset: 0x00748B58
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<Tool, bool> NHAHKGCJKLM;
|
|
|
|
// Token: 0x0601A15E RID: 106846 RVA: 0x0074A9C8 File Offset: 0x00748BC8
|
|
public void AJHMMCCPFHF(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.IIDNHALABJJ;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.IIDNHALABJJ, (Action<bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A160 RID: 106848 RVA: 0x0074AA38 File Offset: 0x00748C38
|
|
public void KMMONPFDBBJ(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.MENPKJCOHNH;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.MENPKJCOHNH, (Action<LNJFBGIBLHA>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A161 RID: 106849 RVA: 0x0074AA70 File Offset: 0x00748C70
|
|
public void GameOver(bool MKLACFPIJKD)
|
|
{
|
|
if (this.AIOAMKOCJND != null)
|
|
{
|
|
this.AIOAMKOCJND(MKLACFPIJKD);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A162 RID: 106850 RVA: 0x0074AA8C File Offset: 0x00748C8C
|
|
public void AOBHMOJGNFD(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.DEONEOCGIPC;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.DEONEOCGIPC, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A163 RID: 106851 RVA: 0x0074AAC4 File Offset: 0x00748CC4
|
|
public void EBFBEAJMMGI()
|
|
{
|
|
if (this.LAKHLLCHFED != null)
|
|
{
|
|
this.LAKHLLCHFED();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A165 RID: 106853 RVA: 0x0074AB14 File Offset: 0x00748D14
|
|
public void Teleport()
|
|
{
|
|
if (this.LAKHLLCHFED != null)
|
|
{
|
|
this.LAKHLLCHFED();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A166 RID: 106854 RVA: 0x0074AB2C File Offset: 0x00748D2C
|
|
public void OFLMPOOCHIA(Tool ENBMEDIFBLM)
|
|
{
|
|
if (this.FMBLFOPIABI != null)
|
|
{
|
|
this.FMBLFOPIABI(ENBMEDIFBLM);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A168 RID: 106856 RVA: 0x0074AB80 File Offset: 0x00748D80
|
|
public void EFCDBPFLEGP(Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action = this.JCCIBHHCGDD;
|
|
Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>>(ref this.JCCIBHHCGDD, (Action<Player.HDOICGIKKAO, Player, Player.HDOICGIKKAO>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A169 RID: 106857 RVA: 0x0074ABB8 File Offset: 0x00748DB8
|
|
public void LDMCNBHOMCH(Action<Enemy> NOBAPCOKFIL)
|
|
{
|
|
Action<Enemy> action = this.MFEJCCIHALL;
|
|
Action<Enemy> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Enemy>>(ref this.MFEJCCIHALL, (Action<Enemy>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A16A RID: 106858 RVA: 0x0074ABF0 File Offset: 0x00748DF0
|
|
public void CBOKKDCIFHP(Tool ENBMEDIFBLM, bool PENNNDDKFGL)
|
|
{
|
|
if (this.NHAHKGCJKLM != null)
|
|
{
|
|
this.NHAHKGCJKLM(ENBMEDIFBLM, PENNNDDKFGL);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A16B RID: 106859 RVA: 0x0074AC0C File Offset: 0x00748E0C
|
|
public void ToolLocked(Tool ENBMEDIFBLM, bool PENNNDDKFGL)
|
|
{
|
|
if (this.NHAHKGCJKLM != null)
|
|
{
|
|
this.NHAHKGCJKLM(ENBMEDIFBLM, PENNNDDKFGL);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000E4 RID: 228
|
|
// (add) Token: 0x0601A16E RID: 106862 RVA: 0x0074AC98 File Offset: 0x00748E98
|
|
// (remove) Token: 0x0601A16C RID: 106860 RVA: 0x0074AC28 File Offset: 0x00748E28
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<int> JAJEEFPCBEK;
|
|
|
|
// Token: 0x0601A16F RID: 106863 RVA: 0x0074ACD0 File Offset: 0x00748ED0
|
|
public void JKLFFHGGDDO(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.JAJEEFPCBEK;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.JAJEEFPCBEK, (Action<int>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A170 RID: 106864 RVA: 0x0074AD08 File Offset: 0x00748F08
|
|
public void JHIOPPKBGKN(Action<Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool> action = this.DDPGEEDCCLN;
|
|
Action<Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool>>(ref this.DDPGEEDCCLN, (Action<Tool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A172 RID: 106866 RVA: 0x0074AD78 File Offset: 0x00748F78
|
|
public void ToolHit(Player.HDOICGIKKAO ACAHIJEJKLC, Tool ENBMEDIFBLM)
|
|
{
|
|
if (this.ADONBKJIKKE != null)
|
|
{
|
|
this.ADONBKJIKKE(ACAHIJEJKLC, ENBMEDIFBLM);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A173 RID: 106867 RVA: 0x0074AD94 File Offset: 0x00748F94
|
|
public void OJEGGLGKHPD(Action<Tool, bool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool, bool> action = this.NHAHKGCJKLM;
|
|
Action<Tool, bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool, bool>>(ref this.NHAHKGCJKLM, (Action<Tool, bool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A175 RID: 106869 RVA: 0x0074AE04 File Offset: 0x00749004
|
|
public void LPHFPPDFJIL(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.FNMCANCCOJO;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.FNMCANCCOJO, (Action<LNJFBGIBLHA>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A176 RID: 106870 RVA: 0x0074AE3C File Offset: 0x0074903C
|
|
public void LJCJBNGHJKE(Action<Tool, bool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool, bool> action = this.NHAHKGCJKLM;
|
|
Action<Tool, bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool, bool>>(ref this.NHAHKGCJKLM, (Action<Tool, bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A177 RID: 106871 RVA: 0x0074AE74 File Offset: 0x00749074
|
|
public void DEHEGEKPONN(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.HCMICKCIKCF;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.HCMICKCIKCF, (Action<int>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A178 RID: 106872 RVA: 0x0074AEAC File Offset: 0x007490AC
|
|
public void LDJIMEBNIPE(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.EDMAELIOLMC != null)
|
|
{
|
|
this.EDMAELIOLMC(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A179 RID: 106873 RVA: 0x0074AEC8 File Offset: 0x007490C8
|
|
public void OutfitEquipped(Player.HDOICGIKKAO ACAHIJEJKLC)
|
|
{
|
|
if (this.NCHANALLOJH != null)
|
|
{
|
|
this.NCHANALLOJH(ACAHIJEJKLC);
|
|
}
|
|
}
|
|
|
|
// Token: 0x140000F9 RID: 249
|
|
// (add) Token: 0x0601A18B RID: 106891 RVA: 0x0074B22C File Offset: 0x0074942C
|
|
// (remove) Token: 0x0601A17B RID: 106875 RVA: 0x0074AF1C File Offset: 0x0074911C
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action<LNJFBGIBLHA> MENPKJCOHNH;
|
|
|
|
// Token: 0x0601A17C RID: 106876 RVA: 0x0074AF54 File Offset: 0x00749154
|
|
public void FCKEGNDJKCO(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.EDMAELIOLMC != null)
|
|
{
|
|
this.EDMAELIOLMC(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A17D RID: 106877 RVA: 0x0074AF70 File Offset: 0x00749170
|
|
public void PPLHBNDFPDH(Action<Player.HDOICGIKKAO> NOBAPCOKFIL)
|
|
{
|
|
Action<Player.HDOICGIKKAO> action = this.NCHANALLOJH;
|
|
Action<Player.HDOICGIKKAO> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player.HDOICGIKKAO>>(ref this.NCHANALLOJH, (Action<Player.HDOICGIKKAO>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A17E RID: 106878 RVA: 0x0074AFA8 File Offset: 0x007491A8
|
|
public void OGFNIFONKDH(Action<Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool> action = this.FMBLFOPIABI;
|
|
Action<Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool>>(ref this.FMBLFOPIABI, (Action<Tool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A17F RID: 106879 RVA: 0x0074AFE0 File Offset: 0x007491E0
|
|
public void CFMDMABHFFK(LNJFBGIBLHA AHCOOCPLHEP)
|
|
{
|
|
if (this.MENPKJCOHNH != null)
|
|
{
|
|
this.MENPKJCOHNH(AHCOOCPLHEP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A181 RID: 106881 RVA: 0x0074B034 File Offset: 0x00749234
|
|
public void HEOBPBPMDAM(Action<Tool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool> action = this.FMBLFOPIABI;
|
|
Action<Tool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool>>(ref this.FMBLFOPIABI, (Action<Tool>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A183 RID: 106883 RVA: 0x0074B0A4 File Offset: 0x007492A4
|
|
public void MicrophoneMuted(bool JANOCPFGBLB)
|
|
{
|
|
if (this.IIDNHALABJJ != null)
|
|
{
|
|
this.IIDNHALABJJ(JANOCPFGBLB);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A184 RID: 106884 RVA: 0x0074B0C0 File Offset: 0x007492C0
|
|
public void KOIDPHPDPPO(Action<Player> NOBAPCOKFIL)
|
|
{
|
|
Action<Player> action = this.CCLMEKNCECG;
|
|
Action<Player> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Player>>(ref this.CCLMEKNCECG, (Action<Player>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x140000F1 RID: 241
|
|
// (add) Token: 0x0601A186 RID: 106886 RVA: 0x0074B130 File Offset: 0x00749330
|
|
// (remove) Token: 0x0601A19A RID: 106906 RVA: 0x0074B460 File Offset: 0x00749660
|
|
[field: DebuggerBrowsable(DebuggerBrowsableState.Never)]
|
|
public event Action BNFLBBCODPI;
|
|
|
|
// Token: 0x0601A187 RID: 106887 RVA: 0x0074B168 File Offset: 0x00749368
|
|
public void QuestFriendRevive(LNJFBGIBLHA AHCOOCPLHEP)
|
|
{
|
|
if (this.MENPKJCOHNH != null)
|
|
{
|
|
this.MENPKJCOHNH(AHCOOCPLHEP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A188 RID: 106888 RVA: 0x0074B184 File Offset: 0x00749384
|
|
public void IKPGLBJCDGN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.DEONEOCGIPC;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.DEONEOCGIPC, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A18A RID: 106890 RVA: 0x0074B1F4 File Offset: 0x007493F4
|
|
public void ABADJNFCLBB(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.FMPAOAGOIIF;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.FMPAOAGOIIF, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A18C RID: 106892 RVA: 0x0074B264 File Offset: 0x00749464
|
|
public void ArenaHeroTag(LNJFBGIBLHA JBEPFCIKALP)
|
|
{
|
|
if (this.FNMCANCCOJO != null)
|
|
{
|
|
this.FNMCANCCOJO(JBEPFCIKALP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A18D RID: 106893 RVA: 0x0074B280 File Offset: 0x00749480
|
|
public void FHHEBIONBLH(Player.HDOICGIKKAO ACAHIJEJKLC)
|
|
{
|
|
if (this.NCHANALLOJH != null)
|
|
{
|
|
this.NCHANALLOJH(ACAHIJEJKLC);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A18E RID: 106894 RVA: 0x0074B29C File Offset: 0x0074949C
|
|
public void AddedFriend(Player JBEPFCIKALP)
|
|
{
|
|
if (this.CCLMEKNCECG != null)
|
|
{
|
|
this.CCLMEKNCECG(JBEPFCIKALP);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A18F RID: 106895 RVA: 0x0074B2B8 File Offset: 0x007494B8
|
|
public void OKKJBMCEJFF(int OABDOHPLBPG)
|
|
{
|
|
if (this.DBBDJGOFIFB != null)
|
|
{
|
|
this.DBBDJGOFIFB(OABDOHPLBPG);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A191 RID: 106897 RVA: 0x0074B30C File Offset: 0x0074950C
|
|
public void LAOPBKKBMFN(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.OKFLDDIFOJH;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.OKFLDDIFOJH, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A192 RID: 106898 RVA: 0x0074B344 File Offset: 0x00749544
|
|
public void PaintballHit()
|
|
{
|
|
if (this.MAPBLDLPIGD != null)
|
|
{
|
|
this.MAPBLDLPIGD();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A193 RID: 106899 RVA: 0x0074B35C File Offset: 0x0074955C
|
|
public void FEIABCIJPLN(Action<LNJFBGIBLHA> NOBAPCOKFIL)
|
|
{
|
|
Action<LNJFBGIBLHA> action = this.MENPKJCOHNH;
|
|
Action<LNJFBGIBLHA> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<LNJFBGIBLHA>>(ref this.MENPKJCOHNH, (Action<LNJFBGIBLHA>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A194 RID: 106900 RVA: 0x0074B394 File Offset: 0x00749594
|
|
public void KAEHJIDGMEP(int MHMJNNINENJ)
|
|
{
|
|
if (this.JAJEEFPCBEK != null)
|
|
{
|
|
this.JAJEEFPCBEK(MHMJNNINENJ);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A195 RID: 106901 RVA: 0x0074B3B0 File Offset: 0x007495B0
|
|
public void LLCECJHPLPH(Player.HDOICGIKKAO ACAHIJEJKLC, Player JBEPFCIKALP, Player.HDOICGIKKAO FCIHAGHHBEA)
|
|
{
|
|
if (this.JCCIBHHCGDD != null)
|
|
{
|
|
this.JCCIBHHCGDD(ACAHIJEJKLC, JBEPFCIKALP, FCIHAGHHBEA);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A199 RID: 106905 RVA: 0x0074B444 File Offset: 0x00749644
|
|
public void LevelUp(int OABDOHPLBPG)
|
|
{
|
|
if (this.DBBDJGOFIFB != null)
|
|
{
|
|
this.DBBDJGOFIFB(OABDOHPLBPG);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A19B RID: 106907 RVA: 0x0074B498 File Offset: 0x00749698
|
|
public void PlayerHit(Player.HDOICGIKKAO ACAHIJEJKLC, Player JBEPFCIKALP, Player.HDOICGIKKAO FCIHAGHHBEA)
|
|
{
|
|
if (this.JCCIBHHCGDD != null)
|
|
{
|
|
this.JCCIBHHCGDD(ACAHIJEJKLC, JBEPFCIKALP, FCIHAGHHBEA);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A19C RID: 106908 RVA: 0x0074B4B4 File Offset: 0x007496B4
|
|
public void QuestEnemyKill(Enemy OELGAHAMCLH)
|
|
{
|
|
if (this.MFEJCCIHALL != null)
|
|
{
|
|
this.MFEJCCIHALL(OELGAHAMCLH);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A19D RID: 106909 RVA: 0x0074B4D0 File Offset: 0x007496D0
|
|
public void PaintballFlagCapture()
|
|
{
|
|
if (this.FNDFEABMOMO != null)
|
|
{
|
|
this.FNDFEABMOMO();
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A1A0 RID: 106912 RVA: 0x0074B558 File Offset: 0x00749758
|
|
public void ANAHOIHIPKI(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.FNDFEABMOMO;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.FNDFEABMOMO, (Action)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A1 RID: 106913 RVA: 0x0074B590 File Offset: 0x00749790
|
|
public void LPCJBJBOPJO(Action NOBAPCOKFIL)
|
|
{
|
|
Action action = this.LAKHLLCHFED;
|
|
Action action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action>(ref this.LAKHLLCHFED, (Action)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A2 RID: 106914 RVA: 0x0074B5C8 File Offset: 0x007497C8
|
|
public void NIBIMKMJAGL(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.DBBDJGOFIFB;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.DBBDJGOFIFB, (Action<int>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A3 RID: 106915 RVA: 0x0074B600 File Offset: 0x00749800
|
|
public void CKKEMKIPJAE(int MHMJNNINENJ)
|
|
{
|
|
if (this.JAJEEFPCBEK != null)
|
|
{
|
|
this.JAJEEFPCBEK(MHMJNNINENJ);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A1A4 RID: 106916 RVA: 0x0074B61C File Offset: 0x0074981C
|
|
public void GDMIGLPNMDH(Action<Tool, bool> NOBAPCOKFIL)
|
|
{
|
|
Action<Tool, bool> action = this.NHAHKGCJKLM;
|
|
Action<Tool, bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Tool, bool>>(ref this.NHAHKGCJKLM, (Action<Tool, bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A5 RID: 106917 RVA: 0x0074B654 File Offset: 0x00749854
|
|
public void LMDLNKAFDON(Player.HDOICGIKKAO ACAHIJEJKLC)
|
|
{
|
|
if (this.NCHANALLOJH != null)
|
|
{
|
|
this.NCHANALLOJH(ACAHIJEJKLC);
|
|
}
|
|
}
|
|
|
|
// Token: 0x0601A1A6 RID: 106918 RVA: 0x0074B670 File Offset: 0x00749870
|
|
public void LHMHPANLBLB(Action<bool> NOBAPCOKFIL)
|
|
{
|
|
Action<bool> action = this.IIDNHALABJJ;
|
|
Action<bool> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<bool>>(ref this.IIDNHALABJJ, (Action<bool>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A7 RID: 106919 RVA: 0x0074B6A8 File Offset: 0x007498A8
|
|
public void LNHADFLJMBG(Action<Enemy> NOBAPCOKFIL)
|
|
{
|
|
Action<Enemy> action = this.EDMAELIOLMC;
|
|
Action<Enemy> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<Enemy>>(ref this.EDMAELIOLMC, (Action<Enemy>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A8 RID: 106920 RVA: 0x0074B6E0 File Offset: 0x007498E0
|
|
public void FCFJMDDGKNG(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.DBBDJGOFIFB;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.DBBDJGOFIFB, (Action<int>)Delegate.Remove(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1A9 RID: 106921 RVA: 0x0074B718 File Offset: 0x00749918
|
|
public void EINOPNDIJFA(Action<int> NOBAPCOKFIL)
|
|
{
|
|
Action<int> action = this.JAJEEFPCBEK;
|
|
Action<int> action2;
|
|
do
|
|
{
|
|
action2 = action;
|
|
action = Interlocked.CompareExchange<Action<int>>(ref this.JAJEEFPCBEK, (Action<int>)Delegate.Combine(action2, NOBAPCOKFIL), action);
|
|
}
|
|
while (action != action2);
|
|
}
|
|
|
|
// Token: 0x0601A1AA RID: 106922 RVA: 0x0074B750 File Offset: 0x00749950
|
|
public void MKOKHAGHIHA(bool GCMILAHFFPN)
|
|
{
|
|
if (this.GDLLBAOCGOG != null)
|
|
{
|
|
this.GDLLBAOCGOG(GCMILAHFFPN);
|
|
}
|
|
}
|
|
}
|