scripts
This commit is contained in:
@@ -0,0 +1,43 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x02001D99 RID: 7577
|
||||
[Token(Token = "0x2001D99")]
|
||||
[StructLayout(3)]
|
||||
public class POOHDDIBALI : KDNOCKJLOGO<Tool>
|
||||
{
|
||||
// Token: 0x0600CC59 RID: 52313 RVA: 0x00308B90 File Offset: 0x00306D90
|
||||
[Token(Token = "0x600CC59")]
|
||||
[Address(RVA = "0x182DEC0", Offset = "0x182C8C0", VA = "0x18182DEC0", Slot = "5")]
|
||||
protected override bool MLEEHHEDIGM(Collider GLPOLGOBLAA, out Tool FBNINJPDCAM)
|
||||
{
|
||||
for (;;)
|
||||
{
|
||||
Tool tool = GLPOLGOBLAA.AMKJBLIFHPB();
|
||||
if (tool == 0 || tool.ExcludeFromTriggerVolume)
|
||||
{
|
||||
break;
|
||||
}
|
||||
while (tool == 0)
|
||||
{
|
||||
}
|
||||
if (tool.NDKHDFJHGPP)
|
||||
{
|
||||
goto Block_2;
|
||||
}
|
||||
}
|
||||
bool flag;
|
||||
return flag;
|
||||
Block_2:
|
||||
throw new NullReferenceException();
|
||||
}
|
||||
|
||||
// Token: 0x0600CC5A RID: 52314 RVA: 0x00308BC8 File Offset: 0x00306DC8
|
||||
[Token(Token = "0x600CC5A")]
|
||||
[Address(RVA = "0x182DF80", Offset = "0x182C980", VA = "0x18182DF80")]
|
||||
public POOHDDIBALI()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user