90 lines
2.6 KiB
C#
90 lines
2.6 KiB
C#
using System;
|
|
using System.Runtime.CompilerServices;
|
|
using Cpp2IlInjected;
|
|
using RRUI.Animation;
|
|
|
|
// Token: 0x02001122 RID: 4386
|
|
[Token(Token = "0x2001122")]
|
|
public static class BFGBKAHBMAN
|
|
{
|
|
// Token: 0x060061F5 RID: 25077 RVA: 0x00155140 File Offset: 0x00153340
|
|
[Token(Token = "0x60061F5")]
|
|
[Address(RVA = "0x1F99530", Offset = "0x1F98530", VA = "0x181F99530")]
|
|
public static PIPDAMDIAPC LBFJNFGMELJ(this Transition CKPIBOIGPMJ)
|
|
{
|
|
BFGBKAHBMAN.ECKDIOIEGPI eckdioiegpi = new BFGBKAHBMAN.ECKDIOIEGPI();
|
|
TransitionImplementation implementation = CKPIBOIGPMJ.implementation;
|
|
if (implementation == 0)
|
|
{
|
|
}
|
|
eckdioiegpi.tweenTransition = implementation;
|
|
if (implementation == 0)
|
|
{
|
|
return CKPIBOIGPMJ.DCCBNDIOOGE();
|
|
}
|
|
bool isInstant = eckdioiegpi.tweenTransition.isInstant;
|
|
bool cachedIsInstant = isInstant;
|
|
eckdioiegpi.tweenTransition.isInstant = true;
|
|
Action action = delegate
|
|
{
|
|
TweenTransition tweenTransition = eckdioiegpi.tweenTransition;
|
|
bool cachedIsInstant2 = cachedIsInstant;
|
|
tweenTransition.isInstant = cachedIsInstant2;
|
|
};
|
|
PIPDAMDIAPC pipdamdiapc;
|
|
pipdamdiapc += pipdamdiapc;
|
|
throw new NullReferenceException();
|
|
}
|
|
|
|
// Token: 0x02001123 RID: 4387
|
|
[Token(Token = "0x2001123")]
|
|
[CompilerGenerated]
|
|
private sealed class ECKDIOIEGPI
|
|
{
|
|
// Token: 0x060061F6 RID: 25078 RVA: 0x001551BC File Offset: 0x001533BC
|
|
[Token(Token = "0x60061F6")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
public ECKDIOIEGPI()
|
|
{
|
|
}
|
|
|
|
// Token: 0x04004064 RID: 16484
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4004064")]
|
|
public TweenTransition tweenTransition;
|
|
}
|
|
|
|
// Token: 0x02001124 RID: 4388
|
|
[Token(Token = "0x2001124")]
|
|
[CompilerGenerated]
|
|
private sealed class HHPBJKNGCHO
|
|
{
|
|
// Token: 0x060061F7 RID: 25079 RVA: 0x001551D0 File Offset: 0x001533D0
|
|
[Token(Token = "0x60061F7")]
|
|
[Address(RVA = "0x412370", Offset = "0x411370", VA = "0x180412370")]
|
|
public HHPBJKNGCHO()
|
|
{
|
|
}
|
|
|
|
// Token: 0x060061F8 RID: 25080 RVA: 0x001551E4 File Offset: 0x001533E4
|
|
[Token(Token = "0x60061F8")]
|
|
[Address(RVA = "0x1FAD8F0", Offset = "0x1FAC8F0", VA = "0x181FAD8F0")]
|
|
internal void <TryExecuteInstant>b__0()
|
|
{
|
|
TweenTransition tweenTransition = this.CS$<>8__locals1.tweenTransition;
|
|
bool flag = this.cachedIsInstant;
|
|
tweenTransition.isInstant = flag;
|
|
}
|
|
|
|
// Token: 0x04004065 RID: 16485
|
|
[FieldOffset(Offset = "0x10")]
|
|
[Token(Token = "0x4004065")]
|
|
public bool cachedIsInstant;
|
|
|
|
// Token: 0x04004066 RID: 16486
|
|
[FieldOffset(Offset = "0x18")]
|
|
[Token(Token = "0x4004066")]
|
|
public BFGBKAHBMAN.ECKDIOIEGPI CS$<>8__locals1;
|
|
}
|
|
}
|