Add v1.0.3.1

This commit is contained in:
2023-09-06 22:00:49 +02:00
commit 3aebbbf8f0
2051 changed files with 757425 additions and 0 deletions

View File

@@ -0,0 +1,365 @@
using System;
using Il2CppInterop.Common.Attributes;
using Il2CppInterop.Runtime;
using UnityEngine;
// Token: 0x02000076 RID: 118
public class AI_GhostC_B_Red : AI_GhostC
{
// Token: 0x06000D93 RID: 3475 RVA: 0x0003ACBC File Offset: 0x00038EBC
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481134, XrefRangeEnd = 481136, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void Start(GameObject This, NPCManage NPCM)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr;
checked
{
ptr = stackalloc IntPtr[unchecked((UIntPtr)2) * (UIntPtr)sizeof(IntPtr)];
*ptr = IL2CPP.Il2CppObjectBaseToPtr(This);
}
ptr[checked(unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)) / (UIntPtr)sizeof(IntPtr)] = IL2CPP.Il2CppObjectBaseToPtr(NPCM);
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_Start_Public_Virtual_Void_GameObject_NPCManage_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D94 RID: 3476 RVA: 0x0003AD38 File Offset: 0x00038F38
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481136, XrefRangeEnd = 481144, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void Update(float fDeltaTime)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
checked
{
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
*ptr = ref fDeltaTime;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_Update_Public_Virtual_Void_Single_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
}
// Token: 0x06000D95 RID: 3477 RVA: 0x0003AD98 File Offset: 0x00038F98
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481144, XrefRangeEnd = 481149, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void InitStatus(AI_NPC.AIStatus Status)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
checked
{
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
*ptr = ref Status;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_InitStatus_Public_Virtual_Void_AIStatus_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
}
// Token: 0x06000D96 RID: 3478 RVA: 0x0003ADF8 File Offset: 0x00038FF8
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 0, XrefRangeEnd = 0, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void Confirming()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_Confirming_Public_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D97 RID: 3479 RVA: 0x0003AE48 File Offset: 0x00039048
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481149, XrefRangeEnd = 481150, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void Fighting()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_Fighting_Public_Virtual_Void_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D98 RID: 3480 RVA: 0x0003AE98 File Offset: 0x00039098
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481150, XrefRangeEnd = 481154, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe void InitFightingType(AI_GhostC_B_Red.AIFighting Type)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
checked
{
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
*ptr = ref Type;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_InitFightingType_Private_Void_AIFighting_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
}
// Token: 0x06000D99 RID: 3481 RVA: 0x0003AEEC File Offset: 0x000390EC
[CallerCount(1)]
[CachedScanResults(RefRangeStart = 481172, RefRangeEnd = 481173, XrefRangeStart = 481154, XrefRangeEnd = 481172, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public new unsafe void FWatch()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FWatch_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9A RID: 3482 RVA: 0x0003AF30 File Offset: 0x00039130
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481173, XrefRangeEnd = 481182, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public new unsafe void FTrack()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FTrack_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9B RID: 3483 RVA: 0x0003AF74 File Offset: 0x00039174
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481182, XrefRangeEnd = 481186, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public new unsafe void FBite()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FBite_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9C RID: 3484 RVA: 0x0003AFB8 File Offset: 0x000391B8
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481186, XrefRangeEnd = 481190, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe void FSpit()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FSpit_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9D RID: 3485 RVA: 0x0003AFFC File Offset: 0x000391FC
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481190, XrefRangeEnd = 481194, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe void FSpitFire()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFire_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9E RID: 3486 RVA: 0x0003B040 File Offset: 0x00039240
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481194, XrefRangeEnd = 481200, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe void FSpitFireLoop()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFireLoop_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000D9F RID: 3487 RVA: 0x0003B084 File Offset: 0x00039284
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481200, XrefRangeEnd = 481205, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe void FSpitFireEnd()
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFireEnd_Private_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000DA0 RID: 3488 RVA: 0x0003B0C8 File Offset: 0x000392C8
[CallerCount(0)]
[CachedScanResults(RefRangeStart = 0, RefRangeEnd = 0, XrefRangeStart = 481205, XrefRangeEnd = 481267, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe override void Hit(AttackData Data)
{
IL2CPP.Il2CppObjectBaseToPtrNotNull(this);
checked
{
IntPtr* ptr = stackalloc IntPtr[unchecked((UIntPtr)1) * (UIntPtr)sizeof(IntPtr)];
*ptr = IL2CPP.Il2CppObjectBaseToPtr(Data);
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(IL2CPP.il2cpp_object_get_virtual_method(IL2CPP.Il2CppObjectBaseToPtr(this), AI_GhostC_B_Red.NativeMethodInfoPtr_Hit_Public_Virtual_Void_AttackData_0), IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
}
// Token: 0x06000DA1 RID: 3489 RVA: 0x0003B12C File Offset: 0x0003932C
[CallerCount(5)]
[CachedScanResults(RefRangeStart = 480894, RefRangeEnd = 480899, XrefRangeStart = 480894, XrefRangeEnd = 480899, MetadataInitTokenRva = 0L, MetadataInitFlagRva = 0L)]
public unsafe AI_GhostC_B_Red()
: this(IL2CPP.il2cpp_object_new(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr))
{
IntPtr* ptr = null;
IntPtr intPtr2;
IntPtr intPtr = IL2CPP.il2cpp_runtime_invoke(AI_GhostC_B_Red.NativeMethodInfoPtr__ctor_Public_Void_0, IL2CPP.Il2CppObjectBaseToPtrNotNull(this), (void**)ptr, ref intPtr2);
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06000DA2 RID: 3490 RVA: 0x0003B178 File Offset: 0x00039378
// Note: this type is marked as 'beforefieldinit'.
static AI_GhostC_B_Red()
{
Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr = IL2CPP.GetIl2CppClass("Assembly-CSharp.dll", "", "AI_GhostC_B_Red");
IL2CPP.il2cpp_runtime_class_init(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr);
AI_GhostC_B_Red.NativeFieldInfoPtr_g_Fightting = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, "g_Fightting");
AI_GhostC_B_Red.NativeFieldInfoPtr_g_fNormailVision = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, "g_fNormailVision");
AI_GhostC_B_Red.NativeFieldInfoPtr_g_fFightVision = IL2CPP.GetIl2CppField(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, "g_fFightVision");
AI_GhostC_B_Red.NativeMethodInfoPtr_Start_Public_Virtual_Void_GameObject_NPCManage_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664527);
AI_GhostC_B_Red.NativeMethodInfoPtr_Update_Public_Virtual_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664528);
AI_GhostC_B_Red.NativeMethodInfoPtr_InitStatus_Public_Virtual_Void_AIStatus_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664529);
AI_GhostC_B_Red.NativeMethodInfoPtr_Confirming_Public_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664530);
AI_GhostC_B_Red.NativeMethodInfoPtr_Fighting_Public_Virtual_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664531);
AI_GhostC_B_Red.NativeMethodInfoPtr_InitFightingType_Private_Void_AIFighting_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664532);
AI_GhostC_B_Red.NativeMethodInfoPtr_FWatch_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664533);
AI_GhostC_B_Red.NativeMethodInfoPtr_FTrack_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664534);
AI_GhostC_B_Red.NativeMethodInfoPtr_FBite_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664535);
AI_GhostC_B_Red.NativeMethodInfoPtr_FSpit_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664536);
AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFire_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664537);
AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFireLoop_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664538);
AI_GhostC_B_Red.NativeMethodInfoPtr_FSpitFireEnd_Private_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664539);
AI_GhostC_B_Red.NativeMethodInfoPtr_Hit_Public_Virtual_Void_AttackData_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664540);
AI_GhostC_B_Red.NativeMethodInfoPtr__ctor_Public_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<AI_GhostC_B_Red>.NativeClassPtr, 100664541);
}
// Token: 0x06000DA3 RID: 3491 RVA: 0x0003A60C File Offset: 0x0003880C
public AI_GhostC_B_Red(IntPtr pointer)
: base(pointer)
{
}
// Token: 0x17000432 RID: 1074
// (get) Token: 0x06000DA4 RID: 3492 RVA: 0x0003B310 File Offset: 0x00039510
// (set) Token: 0x06000DA5 RID: 3493 RVA: 0x0003B338 File Offset: 0x00039538
public new unsafe AI_GhostC_B_Red.AIFighting g_Fightting
{
get
{
IntPtr intPtr = IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(AI_GhostC_B_Red.NativeFieldInfoPtr_g_Fightting);
return *intPtr;
}
set
{
*(IL2CPP.Il2CppObjectBaseToPtrNotNull(this) + (IntPtr)IL2CPP.il2cpp_field_get_offset(AI_GhostC_B_Red.NativeFieldInfoPtr_g_Fightting)) = value;
}
}
// Token: 0x17000433 RID: 1075
// (get) Token: 0x06000DA6 RID: 3494 RVA: 0x0003B35C File Offset: 0x0003955C
// (set) Token: 0x06000DA7 RID: 3495 RVA: 0x0003B37A File Offset: 0x0003957A
public unsafe static float g_fNormailVision
{
get
{
float num;
IL2CPP.il2cpp_field_static_get_value(AI_GhostC_B_Red.NativeFieldInfoPtr_g_fNormailVision, (void*)(&num));
return num;
}
set
{
IL2CPP.il2cpp_field_static_set_value(AI_GhostC_B_Red.NativeFieldInfoPtr_g_fNormailVision, (void*)(&value));
}
}
// Token: 0x17000434 RID: 1076
// (get) Token: 0x06000DA8 RID: 3496 RVA: 0x0003B38C File Offset: 0x0003958C
// (set) Token: 0x06000DA9 RID: 3497 RVA: 0x0003B3AA File Offset: 0x000395AA
public unsafe static float g_fFightVision
{
get
{
float num;
IL2CPP.il2cpp_field_static_get_value(AI_GhostC_B_Red.NativeFieldInfoPtr_g_fFightVision, (void*)(&num));
return num;
}
set
{
IL2CPP.il2cpp_field_static_set_value(AI_GhostC_B_Red.NativeFieldInfoPtr_g_fFightVision, (void*)(&value));
}
}
// Token: 0x04000A6B RID: 2667
private static readonly IntPtr NativeFieldInfoPtr_g_Fightting;
// Token: 0x04000A6C RID: 2668
private static readonly IntPtr NativeFieldInfoPtr_g_fNormailVision;
// Token: 0x04000A6D RID: 2669
private static readonly IntPtr NativeFieldInfoPtr_g_fFightVision;
// Token: 0x04000A6E RID: 2670
private static readonly IntPtr NativeMethodInfoPtr_Start_Public_Virtual_Void_GameObject_NPCManage_0;
// Token: 0x04000A6F RID: 2671
private static readonly IntPtr NativeMethodInfoPtr_Update_Public_Virtual_Void_Single_0;
// Token: 0x04000A70 RID: 2672
private static readonly IntPtr NativeMethodInfoPtr_InitStatus_Public_Virtual_Void_AIStatus_0;
// Token: 0x04000A71 RID: 2673
private static readonly IntPtr NativeMethodInfoPtr_Confirming_Public_Virtual_Void_0;
// Token: 0x04000A72 RID: 2674
private static readonly IntPtr NativeMethodInfoPtr_Fighting_Public_Virtual_Void_0;
// Token: 0x04000A73 RID: 2675
private static readonly IntPtr NativeMethodInfoPtr_InitFightingType_Private_Void_AIFighting_0;
// Token: 0x04000A74 RID: 2676
private static readonly IntPtr NativeMethodInfoPtr_FWatch_Private_Void_0;
// Token: 0x04000A75 RID: 2677
private static readonly IntPtr NativeMethodInfoPtr_FTrack_Private_Void_0;
// Token: 0x04000A76 RID: 2678
private static readonly IntPtr NativeMethodInfoPtr_FBite_Private_Void_0;
// Token: 0x04000A77 RID: 2679
private static readonly IntPtr NativeMethodInfoPtr_FSpit_Private_Void_0;
// Token: 0x04000A78 RID: 2680
private static readonly IntPtr NativeMethodInfoPtr_FSpitFire_Private_Void_0;
// Token: 0x04000A79 RID: 2681
private static readonly IntPtr NativeMethodInfoPtr_FSpitFireLoop_Private_Void_0;
// Token: 0x04000A7A RID: 2682
private static readonly IntPtr NativeMethodInfoPtr_FSpitFireEnd_Private_Void_0;
// Token: 0x04000A7B RID: 2683
private static readonly IntPtr NativeMethodInfoPtr_Hit_Public_Virtual_Void_AttackData_0;
// Token: 0x04000A7C RID: 2684
private static readonly IntPtr NativeMethodInfoPtr__ctor_Public_Void_0;
// Token: 0x02000077 RID: 119
public new enum AIFighting
{
// Token: 0x04000A7E RID: 2686
Watch,
// Token: 0x04000A7F RID: 2687
Track,
// Token: 0x04000A80 RID: 2688
Bite,
// Token: 0x04000A81 RID: 2689
Spit,
// Token: 0x04000A82 RID: 2690
SpitFire,
// Token: 0x04000A83 RID: 2691
SpitFireLoop,
// Token: 0x04000A84 RID: 2692
SpitFireEnd
}
}