Files
NobetaSource/Interop/Assembly-CSharp/AI_GhostB_Red.cs
2023-09-06 22:09:22 +02:00

122 lines
6.6 KiB
C#

using System;
using Il2CppInterop.Common.Attributes;
using Il2CppInterop.Runtime;
// Token: 0x02000070 RID: 112
public class AI_GhostB_Red : AI_GhostB
{
// Token: 0x06000D2D RID: 3373 RVA: 0x00038CEC File Offset: 0x00036EEC
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 496830, XrefRangeEnd = 496833, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void FightStatusInit(AI_GhostB.AIFighting FightStatus)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
checked
{
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
*ptr = ref FightStatus;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostB_Red.NativeMethodInfoPtr_FightStatusInit_Protected_Virtual_Void_AIFighting_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
}
// Token: 0x06000D2E RID: 3374 RVA: 0x00038D4C File Offset: 0x00036F4C
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 496833, XrefRangeEnd = 496876, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void FWatch()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostB_Red.NativeMethodInfoPtr_FWatch_Protected_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D2F RID: 3375 RVA: 0x00038D9C File Offset: 0x00036F9C
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 496876, XrefRangeEnd = 496877, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void FSong02_01()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostB_Red.NativeMethodInfoPtr_FSong02_01_Protected_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D30 RID: 3376 RVA: 0x00038DEC File Offset: 0x00036FEC
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 496877, XrefRangeEnd = 496878, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void FSong02_02()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostB_Red.NativeMethodInfoPtr_FSong02_02_Protected_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D31 RID: 3377 RVA: 0x00038E3C File Offset: 0x0003703C
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 496878, XrefRangeEnd = 496879, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void FMagic02()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostB_Red.NativeMethodInfoPtr_FMagic02_Protected_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D32 RID: 3378 RVA: 0x00038E8C File Offset: 0x0003708C
[CallerCount(1)]
[CachedScanResults(RefRangeStart = 496880, RefRangeEnd = 496881, XrefRangeStart = 496879, XrefRangeEnd = 496880, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe AI_GhostB_Red()
: this(IL2CPP.il2cpp_object_new(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr))
{
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostB_Red.NativeMethodInfoPtr__ctor_Public_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D33 RID: 3379 RVA: 0x00038ED8 File Offset: 0x000370D8
// Note: this type is marked as 'beforefieldinit'.
static AI_GhostB_Red()
{
Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr = IL2CPP.GetIl2CppClass("Assembly-CSharp.dll", "", "AI_GhostB_Red");
IL2CPP.il2cpp_runtime_class_init(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr);
AI_GhostB_Red.NativeMethodInfoPtr_FightStatusInit_Protected_Virtual_Void_AIFighting_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664463);
AI_GhostB_Red.NativeMethodInfoPtr_FWatch_Protected_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664464);
AI_GhostB_Red.NativeMethodInfoPtr_FSong02_01_Protected_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664465);
AI_GhostB_Red.NativeMethodInfoPtr_FSong02_02_Protected_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664466);
AI_GhostB_Red.NativeMethodInfoPtr_FMagic02_Protected_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664467);
AI_GhostB_Red.NativeMethodInfoPtr__ctor_Public_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostB_Red>.NativeClassPtr, 100664468);
}
// Token: 0x06000D34 RID: 3380 RVA: 0x00038F80 File Offset: 0x00037180
public AI_GhostB_Red(IntPtr pointer)
: base(pointer)
{
}
// Token: 0x04000A10 RID: 2576
private static readonly IntPtr NativeMethodInfoPtr_FightStatusInit_Protected_Virtual_Void_AIFighting_0;
// Token: 0x04000A11 RID: 2577
private static readonly IntPtr NativeMethodInfoPtr_FWatch_Protected_Virtual_Void_0;
// Token: 0x04000A12 RID: 2578
private static readonly IntPtr NativeMethodInfoPtr_FSong02_01_Protected_Virtual_Void_0;
// Token: 0x04000A13 RID: 2579
private static readonly IntPtr NativeMethodInfoPtr_FSong02_02_Protected_Virtual_Void_0;
// Token: 0x04000A14 RID: 2580
private static readonly IntPtr NativeMethodInfoPtr_FMagic02_Protected_Virtual_Void_0;
// Token: 0x04000A15 RID: 2581
private static readonly IntPtr NativeMethodInfoPtr__ctor_Public_Void_0;
}