Add v1.0.5

This commit is contained in:
2023-09-06 22:09:22 +02:00
parent 3aebbbf8f0
commit 310f06ecde
2061 changed files with 182046 additions and 179245 deletions

View File

@@ -3,10 +3,10 @@ using Il2CppInterop.Common.Attributes;
using Il2CppInterop.Runtime;
using Il2CppInterop.Runtime.InteropTypes;
// Token: 0x02000315 RID: 789
// Token: 0x0200031D RID: 797
public class INobetaAnimationEventReceiver : Il2CppObjectBase
{
// Token: 0x06006A8A RID: 27274 RVA: 0x001AF724 File Offset: 0x001AD924
// Token: 0x06006B1B RID: 27419 RVA: 0x001B1A48 File Offset: 0x001AFC48
[CallerCount(0)]
public unsafe virtual void OpenWTrail(float activeTime)
{
@@ -21,7 +21,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006A8B RID: 27275 RVA: 0x001AF784 File Offset: 0x001AD984
// Token: 0x06006B1C RID: 27420 RVA: 0x001B1AA8 File Offset: 0x001AFCA8
[CallerCount(0)]
public unsafe virtual void OpenAttackCollision(string rangeName)
{
@@ -36,7 +36,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006A8C RID: 27276 RVA: 0x001AF7E8 File Offset: 0x001AD9E8
// Token: 0x06006B1D RID: 27421 RVA: 0x001B1B0C File Offset: 0x001AFD0C
[CallerCount(0)]
public unsafe virtual void OpenAttackCollision_SpecialSound(string rangeName)
{
@@ -51,7 +51,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006A8D RID: 27277 RVA: 0x001AF84C File Offset: 0x001ADA4C
// Token: 0x06006B1E RID: 27422 RVA: 0x001B1B70 File Offset: 0x001AFD70
[CallerCount(0)]
public unsafe virtual void Fly(float flyValue)
{
@@ -66,7 +66,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006A8E RID: 27278 RVA: 0x001AF8AC File Offset: 0x001ADAAC
// Token: 0x06006B1F RID: 27423 RVA: 0x001B1BD0 File Offset: 0x001AFDD0
[CallerCount(0)]
public unsafe virtual void ChargeShot()
{
@@ -77,7 +77,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A8F RID: 27279 RVA: 0x001AF8FC File Offset: 0x001ADAFC
// Token: 0x06006B20 RID: 27424 RVA: 0x001B1C20 File Offset: 0x001AFE20
[CallerCount(0)]
public unsafe virtual void LightningChargeShot()
{
@@ -88,7 +88,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A90 RID: 27280 RVA: 0x001AF94C File Offset: 0x001ADB4C
// Token: 0x06006B21 RID: 27425 RVA: 0x001B1C70 File Offset: 0x001AFE70
[CallerCount(0)]
public unsafe virtual void SetDodgeTime()
{
@@ -99,7 +99,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A91 RID: 27281 RVA: 0x001AF99C File Offset: 0x001ADB9C
// Token: 0x06006B22 RID: 27426 RVA: 0x001B1CC0 File Offset: 0x001AFEC0
[CallerCount(0)]
public unsafe virtual void AniOnLight()
{
@@ -110,7 +110,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A92 RID: 27282 RVA: 0x001AF9EC File Offset: 0x001ADBEC
// Token: 0x06006B23 RID: 27427 RVA: 0x001B1D10 File Offset: 0x001AFF10
[CallerCount(0)]
public unsafe virtual void AniLightBall()
{
@@ -121,7 +121,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A93 RID: 27283 RVA: 0x001AFA3C File Offset: 0x001ADC3C
// Token: 0x06006B24 RID: 27428 RVA: 0x001B1D60 File Offset: 0x001AFF60
[CallerCount(0)]
public unsafe virtual void AniPickUp()
{
@@ -132,7 +132,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A94 RID: 27284 RVA: 0x001AFA8C File Offset: 0x001ADC8C
// Token: 0x06006B25 RID: 27429 RVA: 0x001B1DB0 File Offset: 0x001AFFB0
[CallerCount(0)]
public unsafe virtual void ShowHandItem()
{
@@ -143,7 +143,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A95 RID: 27285 RVA: 0x001AFADC File Offset: 0x001ADCDC
// Token: 0x06006B26 RID: 27430 RVA: 0x001B1E00 File Offset: 0x001B0000
[CallerCount(0)]
public unsafe virtual void DiscardItem()
{
@@ -154,7 +154,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A96 RID: 27286 RVA: 0x001AFB2C File Offset: 0x001ADD2C
// Token: 0x06006B27 RID: 27431 RVA: 0x001B1E50 File Offset: 0x001B0050
[CallerCount(0)]
public unsafe virtual void LDashSmoke()
{
@@ -165,7 +165,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A97 RID: 27287 RVA: 0x001AFB7C File Offset: 0x001ADD7C
// Token: 0x06006B28 RID: 27432 RVA: 0x001B1EA0 File Offset: 0x001B00A0
[CallerCount(0)]
public unsafe virtual void RDashSmoke()
{
@@ -176,7 +176,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A98 RID: 27288 RVA: 0x001AFBCC File Offset: 0x001ADDCC
// Token: 0x06006B29 RID: 27433 RVA: 0x001B1EF0 File Offset: 0x001B00F0
[CallerCount(0)]
public unsafe virtual void SoundFootsteps(float volume = 1f)
{
@@ -191,7 +191,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006A99 RID: 27289 RVA: 0x001AFC2C File Offset: 0x001ADE2C
// Token: 0x06006B2A RID: 27434 RVA: 0x001B1F50 File Offset: 0x001B0150
[CallerCount(0)]
public unsafe virtual void SoundJump()
{
@@ -202,7 +202,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9A RID: 27290 RVA: 0x001AFC7C File Offset: 0x001ADE7C
// Token: 0x06006B2B RID: 27435 RVA: 0x001B1FA0 File Offset: 0x001B01A0
[CallerCount(0)]
public unsafe virtual void SoundHitDown()
{
@@ -213,7 +213,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9B RID: 27291 RVA: 0x001AFCCC File Offset: 0x001ADECC
// Token: 0x06006B2C RID: 27436 RVA: 0x001B1FF0 File Offset: 0x001B01F0
[CallerCount(0)]
public unsafe virtual void BrakeSmoke()
{
@@ -224,7 +224,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9C RID: 27292 RVA: 0x001AFD1C File Offset: 0x001ADF1C
// Token: 0x06006B2D RID: 27437 RVA: 0x001B2040 File Offset: 0x001B0240
[CallerCount(0)]
public unsafe virtual void DashAttackSmoke()
{
@@ -235,7 +235,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9D RID: 27293 RVA: 0x001AFD6C File Offset: 0x001ADF6C
// Token: 0x06006B2E RID: 27438 RVA: 0x001B2090 File Offset: 0x001B0290
[CallerCount(0)]
public unsafe virtual void L5Attack03Smoke()
{
@@ -246,7 +246,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9E RID: 27294 RVA: 0x001AFDBC File Offset: 0x001ADFBC
// Token: 0x06006B2F RID: 27439 RVA: 0x001B20E0 File Offset: 0x001B02E0
[CallerCount(0)]
public unsafe virtual void Attack01_03Collision()
{
@@ -257,7 +257,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006A9F RID: 27295 RVA: 0x001AFE0C File Offset: 0x001AE00C
// Token: 0x06006B30 RID: 27440 RVA: 0x001B2130 File Offset: 0x001B0330
[CallerCount(0)]
public unsafe virtual void PlayEffL5Attack03()
{
@@ -268,7 +268,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA0 RID: 27296 RVA: 0x001AFE5C File Offset: 0x001AE05C
// Token: 0x06006B31 RID: 27441 RVA: 0x001B2180 File Offset: 0x001B0380
[CallerCount(0)]
public unsafe virtual void PlayEffL5Attack04()
{
@@ -279,7 +279,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA1 RID: 27297 RVA: 0x001AFEAC File Offset: 0x001AE0AC
// Token: 0x06006B32 RID: 27442 RVA: 0x001B21D0 File Offset: 0x001B03D0
[CallerCount(0)]
public unsafe virtual void PlayEffL5DodgeForward()
{
@@ -290,7 +290,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA2 RID: 27298 RVA: 0x001AFEFC File Offset: 0x001AE0FC
// Token: 0x06006B33 RID: 27443 RVA: 0x001B2220 File Offset: 0x001B0420
[CallerCount(0)]
public unsafe virtual void PlayEffL5DodgeBack()
{
@@ -301,7 +301,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA3 RID: 27299 RVA: 0x001AFF4C File Offset: 0x001AE14C
// Token: 0x06006B34 RID: 27444 RVA: 0x001B2270 File Offset: 0x001B0470
[CallerCount(0)]
public unsafe virtual void SlipDropItem()
{
@@ -312,7 +312,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA4 RID: 27300 RVA: 0x001AFF9C File Offset: 0x001AE19C
// Token: 0x06006B35 RID: 27445 RVA: 0x001B22C0 File Offset: 0x001B04C0
[CallerCount(0)]
public unsafe virtual void SlipSmoke()
{
@@ -323,7 +323,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA5 RID: 27301 RVA: 0x001AFFEC File Offset: 0x001AE1EC
// Token: 0x06006B36 RID: 27446 RVA: 0x001B2310 File Offset: 0x001B0510
[CallerCount(0)]
public unsafe virtual void AniGamePadVibration(float duration)
{
@@ -338,7 +338,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006AA6 RID: 27302 RVA: 0x001B004C File Offset: 0x001AE24C
// Token: 0x06006B37 RID: 27447 RVA: 0x001B2370 File Offset: 0x001B0570
[CallerCount(0)]
public unsafe virtual void PlayVoiceAttack01()
{
@@ -349,7 +349,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA7 RID: 27303 RVA: 0x001B009C File Offset: 0x001AE29C
// Token: 0x06006B38 RID: 27448 RVA: 0x001B23C0 File Offset: 0x001B05C0
[CallerCount(0)]
public unsafe virtual void PlayVoiceAttack02()
{
@@ -360,7 +360,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA8 RID: 27304 RVA: 0x001B00EC File Offset: 0x001AE2EC
// Token: 0x06006B39 RID: 27449 RVA: 0x001B2410 File Offset: 0x001B0610
[CallerCount(0)]
public unsafe virtual void PlayVoiceAttack03()
{
@@ -371,7 +371,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AA9 RID: 27305 RVA: 0x001B013C File Offset: 0x001AE33C
// Token: 0x06006B3A RID: 27450 RVA: 0x001B2460 File Offset: 0x001B0660
[CallerCount(0)]
public unsafe virtual void PlayVoiceAttack04()
{
@@ -382,7 +382,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAA RID: 27306 RVA: 0x001B018C File Offset: 0x001AE38C
// Token: 0x06006B3B RID: 27451 RVA: 0x001B24B0 File Offset: 0x001B06B0
[CallerCount(0)]
public unsafe virtual void PlayVoiceDashAttack01()
{
@@ -393,7 +393,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAB RID: 27307 RVA: 0x001B01DC File Offset: 0x001AE3DC
// Token: 0x06006B3C RID: 27452 RVA: 0x001B2500 File Offset: 0x001B0700
[CallerCount(0)]
public unsafe virtual void PlayVoiceDashAttack02()
{
@@ -404,7 +404,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAC RID: 27308 RVA: 0x001B022C File Offset: 0x001AE42C
// Token: 0x06006B3D RID: 27453 RVA: 0x001B2550 File Offset: 0x001B0750
[CallerCount(0)]
public unsafe virtual void PlayVoiceSkyAttack01()
{
@@ -415,7 +415,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAD RID: 27309 RVA: 0x001B027C File Offset: 0x001AE47C
// Token: 0x06006B3E RID: 27454 RVA: 0x001B25A0 File Offset: 0x001B07A0
[CallerCount(0)]
public unsafe virtual void PlayVoiceSkyAttack02()
{
@@ -426,7 +426,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAE RID: 27310 RVA: 0x001B02CC File Offset: 0x001AE4CC
// Token: 0x06006B3F RID: 27455 RVA: 0x001B25F0 File Offset: 0x001B07F0
[CallerCount(0)]
public unsafe virtual void PlayVoiceItemUse()
{
@@ -437,7 +437,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AAF RID: 27311 RVA: 0x001B031C File Offset: 0x001AE51C
// Token: 0x06006B40 RID: 27456 RVA: 0x001B2640 File Offset: 0x001B0840
[CallerCount(0)]
public unsafe virtual void PlayDead(int index)
{
@@ -452,7 +452,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
}
}
// Token: 0x06006AB0 RID: 27312 RVA: 0x001B037C File Offset: 0x001AE57C
// Token: 0x06006B41 RID: 27457 RVA: 0x001B26A0 File Offset: 0x001B08A0
[CallerCount(0)]
public unsafe virtual void PlayItemGet()
{
@@ -463,7 +463,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB1 RID: 27313 RVA: 0x001B03CC File Offset: 0x001AE5CC
// Token: 0x06006B42 RID: 27458 RVA: 0x001B26F0 File Offset: 0x001B08F0
[CallerCount(0)]
public unsafe virtual void PlayJump()
{
@@ -474,7 +474,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB2 RID: 27314 RVA: 0x001B041C File Offset: 0x001AE61C
// Token: 0x06006B43 RID: 27459 RVA: 0x001B2740 File Offset: 0x001B0940
[CallerCount(0)]
public unsafe virtual void PlayItemDiscard()
{
@@ -485,7 +485,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB3 RID: 27315 RVA: 0x001B046C File Offset: 0x001AE66C
// Token: 0x06006B44 RID: 27460 RVA: 0x001B2790 File Offset: 0x001B0990
[CallerCount(0)]
public unsafe virtual void PlayHitDown()
{
@@ -496,7 +496,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB4 RID: 27316 RVA: 0x001B04BC File Offset: 0x001AE6BC
// Token: 0x06006B45 RID: 27461 RVA: 0x001B27E0 File Offset: 0x001B09E0
[CallerCount(0)]
public unsafe virtual void PlayVoiceDamaged()
{
@@ -507,7 +507,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB5 RID: 27317 RVA: 0x001B050C File Offset: 0x001AE70C
// Token: 0x06006B46 RID: 27462 RVA: 0x001B2830 File Offset: 0x001B0A30
[CallerCount(0)]
public unsafe virtual void PlayVoiceDamagedFly()
{
@@ -518,192 +518,192 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
}
// Token: 0x06006AB6 RID: 27318 RVA: 0x001B055C File Offset: 0x001AE75C
// Token: 0x06006B47 RID: 27463 RVA: 0x001B2880 File Offset: 0x001B0A80
// Note: this type is marked as 'beforefieldinit'.
static INobetaAnimationEventReceiver()
{
Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr = IL2CPP.GetIl2CppClass("Assembly-CSharp.dll", "", "INobetaAnimationEventReceiver");
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenWTrail_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671080);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671081);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_SpecialSound_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671082);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Fly_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671083);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671084);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LightningChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671085);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SetDodgeTime_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671086);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniOnLight_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671087);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniLightBall_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671088);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniPickUp_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671089);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ShowHandItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671090);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DiscardItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671091);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671092);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_RDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671093);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundFootsteps_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671094);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671095);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671096);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_BrakeSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671097);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DashAttackSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671098);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_L5Attack03Smoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671099);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Attack01_03Collision_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671100);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671101);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671102);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeForward_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671103);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeBack_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671104);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipDropItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671105);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671106);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniGamePadVibration_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671107);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671108);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671109);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671110);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671111);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671112);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671113);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671114);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671115);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceItemUse_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671116);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayDead_Public_Abstract_Virtual_New_Void_Int32_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671117);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemGet_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671118);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671119);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemDiscard_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671120);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671121);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamaged_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671122);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamagedFly_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671123);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenWTrail_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671117);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671118);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_SpecialSound_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671119);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Fly_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671120);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671121);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LightningChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671122);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SetDodgeTime_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671123);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniOnLight_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671124);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniLightBall_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671125);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniPickUp_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671126);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ShowHandItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671127);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DiscardItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671128);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671129);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_RDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671130);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundFootsteps_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671131);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671132);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671133);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_BrakeSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671134);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DashAttackSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671135);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_L5Attack03Smoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671136);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Attack01_03Collision_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671137);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671138);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671139);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeForward_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671140);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeBack_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671141);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipDropItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671142);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671143);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniGamePadVibration_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671144);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671145);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671146);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671147);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671148);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671149);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671150);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671151);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671152);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceItemUse_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671153);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayDead_Public_Abstract_Virtual_New_Void_Int32_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671154);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemGet_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671155);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671156);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemDiscard_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671157);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671158);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamaged_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671159);
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamagedFly_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671160);
}
// Token: 0x06006AB7 RID: 27319 RVA: 0x000ED5BE File Offset: 0x000EB7BE
// Token: 0x06006B48 RID: 27464 RVA: 0x000EE522 File Offset: 0x000EC722
public INobetaAnimationEventReceiver(IntPtr pointer)
: base(pointer)
{
}
// Token: 0x040046C1 RID: 18113
// Token: 0x04004720 RID: 18208
private static readonly IntPtr NativeMethodInfoPtr_OpenWTrail_Public_Abstract_Virtual_New_Void_Single_0;
// Token: 0x040046C2 RID: 18114
// Token: 0x04004721 RID: 18209
private static readonly IntPtr NativeMethodInfoPtr_OpenAttackCollision_Public_Abstract_Virtual_New_Void_String_0;
// Token: 0x040046C3 RID: 18115
// Token: 0x04004722 RID: 18210
private static readonly IntPtr NativeMethodInfoPtr_OpenAttackCollision_SpecialSound_Public_Abstract_Virtual_New_Void_String_0;
// Token: 0x040046C4 RID: 18116
// Token: 0x04004723 RID: 18211
private static readonly IntPtr NativeMethodInfoPtr_Fly_Public_Abstract_Virtual_New_Void_Single_0;
// Token: 0x040046C5 RID: 18117
// Token: 0x04004724 RID: 18212
private static readonly IntPtr NativeMethodInfoPtr_ChargeShot_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046C6 RID: 18118
// Token: 0x04004725 RID: 18213
private static readonly IntPtr NativeMethodInfoPtr_LightningChargeShot_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046C7 RID: 18119
// Token: 0x04004726 RID: 18214
private static readonly IntPtr NativeMethodInfoPtr_SetDodgeTime_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046C8 RID: 18120
// Token: 0x04004727 RID: 18215
private static readonly IntPtr NativeMethodInfoPtr_AniOnLight_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046C9 RID: 18121
// Token: 0x04004728 RID: 18216
private static readonly IntPtr NativeMethodInfoPtr_AniLightBall_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CA RID: 18122
// Token: 0x04004729 RID: 18217
private static readonly IntPtr NativeMethodInfoPtr_AniPickUp_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CB RID: 18123
// Token: 0x0400472A RID: 18218
private static readonly IntPtr NativeMethodInfoPtr_ShowHandItem_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CC RID: 18124
// Token: 0x0400472B RID: 18219
private static readonly IntPtr NativeMethodInfoPtr_DiscardItem_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CD RID: 18125
// Token: 0x0400472C RID: 18220
private static readonly IntPtr NativeMethodInfoPtr_LDashSmoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CE RID: 18126
// Token: 0x0400472D RID: 18221
private static readonly IntPtr NativeMethodInfoPtr_RDashSmoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046CF RID: 18127
// Token: 0x0400472E RID: 18222
private static readonly IntPtr NativeMethodInfoPtr_SoundFootsteps_Public_Abstract_Virtual_New_Void_Single_0;
// Token: 0x040046D0 RID: 18128
// Token: 0x0400472F RID: 18223
private static readonly IntPtr NativeMethodInfoPtr_SoundJump_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D1 RID: 18129
// Token: 0x04004730 RID: 18224
private static readonly IntPtr NativeMethodInfoPtr_SoundHitDown_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D2 RID: 18130
// Token: 0x04004731 RID: 18225
private static readonly IntPtr NativeMethodInfoPtr_BrakeSmoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D3 RID: 18131
// Token: 0x04004732 RID: 18226
private static readonly IntPtr NativeMethodInfoPtr_DashAttackSmoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D4 RID: 18132
// Token: 0x04004733 RID: 18227
private static readonly IntPtr NativeMethodInfoPtr_L5Attack03Smoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D5 RID: 18133
// Token: 0x04004734 RID: 18228
private static readonly IntPtr NativeMethodInfoPtr_Attack01_03Collision_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D6 RID: 18134
// Token: 0x04004735 RID: 18229
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5Attack03_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D7 RID: 18135
// Token: 0x04004736 RID: 18230
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5Attack04_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D8 RID: 18136
// Token: 0x04004737 RID: 18231
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5DodgeForward_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046D9 RID: 18137
// Token: 0x04004738 RID: 18232
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5DodgeBack_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046DA RID: 18138
// Token: 0x04004739 RID: 18233
private static readonly IntPtr NativeMethodInfoPtr_SlipDropItem_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046DB RID: 18139
// Token: 0x0400473A RID: 18234
private static readonly IntPtr NativeMethodInfoPtr_SlipSmoke_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046DC RID: 18140
// Token: 0x0400473B RID: 18235
private static readonly IntPtr NativeMethodInfoPtr_AniGamePadVibration_Public_Abstract_Virtual_New_Void_Single_0;
// Token: 0x040046DD RID: 18141
// Token: 0x0400473C RID: 18236
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack01_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046DE RID: 18142
// Token: 0x0400473D RID: 18237
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack02_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046DF RID: 18143
// Token: 0x0400473E RID: 18238
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack03_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E0 RID: 18144
// Token: 0x0400473F RID: 18239
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack04_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E1 RID: 18145
// Token: 0x04004740 RID: 18240
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDashAttack01_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E2 RID: 18146
// Token: 0x04004741 RID: 18241
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDashAttack02_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E3 RID: 18147
// Token: 0x04004742 RID: 18242
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceSkyAttack01_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E4 RID: 18148
// Token: 0x04004743 RID: 18243
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceSkyAttack02_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E5 RID: 18149
// Token: 0x04004744 RID: 18244
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceItemUse_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E6 RID: 18150
// Token: 0x04004745 RID: 18245
private static readonly IntPtr NativeMethodInfoPtr_PlayDead_Public_Abstract_Virtual_New_Void_Int32_0;
// Token: 0x040046E7 RID: 18151
// Token: 0x04004746 RID: 18246
private static readonly IntPtr NativeMethodInfoPtr_PlayItemGet_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E8 RID: 18152
// Token: 0x04004747 RID: 18247
private static readonly IntPtr NativeMethodInfoPtr_PlayJump_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046E9 RID: 18153
// Token: 0x04004748 RID: 18248
private static readonly IntPtr NativeMethodInfoPtr_PlayItemDiscard_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046EA RID: 18154
// Token: 0x04004749 RID: 18249
private static readonly IntPtr NativeMethodInfoPtr_PlayHitDown_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046EB RID: 18155
// Token: 0x0400474A RID: 18250
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDamaged_Public_Abstract_Virtual_New_Void_0;
// Token: 0x040046EC RID: 18156
// Token: 0x0400474B RID: 18251
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDamagedFly_Public_Abstract_Virtual_New_Void_0;
}