Add v1.1.0
This commit is contained in:
@@ -3,10 +3,10 @@ using Il2CppInterop.Common.Attributes;
|
||||
using Il2CppInterop.Runtime;
|
||||
using Il2CppInterop.Runtime.InteropTypes;
|
||||
|
||||
// Token: 0x0200031D RID: 797
|
||||
// Token: 0x0200036A RID: 874
|
||||
public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
{
|
||||
// Token: 0x06006B1B RID: 27419 RVA: 0x001B1A48 File Offset: 0x001AFC48
|
||||
// Token: 0x060072A5 RID: 29349 RVA: 0x001D1464 File Offset: 0x001CF664
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void OpenWTrail(float activeTime)
|
||||
{
|
||||
@@ -21,7 +21,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B1C RID: 27420 RVA: 0x001B1AA8 File Offset: 0x001AFCA8
|
||||
// Token: 0x060072A6 RID: 29350 RVA: 0x001D14C4 File Offset: 0x001CF6C4
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void OpenAttackCollision(string rangeName)
|
||||
{
|
||||
@@ -36,7 +36,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B1D RID: 27421 RVA: 0x001B1B0C File Offset: 0x001AFD0C
|
||||
// Token: 0x060072A7 RID: 29351 RVA: 0x001D1528 File Offset: 0x001CF728
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void OpenAttackCollision_SpecialSound(string rangeName)
|
||||
{
|
||||
@@ -51,7 +51,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B1E RID: 27422 RVA: 0x001B1B70 File Offset: 0x001AFD70
|
||||
// Token: 0x060072A8 RID: 29352 RVA: 0x001D158C File Offset: 0x001CF78C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void Fly(float flyValue)
|
||||
{
|
||||
@@ -66,7 +66,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B1F RID: 27423 RVA: 0x001B1BD0 File Offset: 0x001AFDD0
|
||||
// Token: 0x060072A9 RID: 29353 RVA: 0x001D15EC File Offset: 0x001CF7EC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void ChargeShot()
|
||||
{
|
||||
@@ -77,7 +77,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B20 RID: 27424 RVA: 0x001B1C20 File Offset: 0x001AFE20
|
||||
// Token: 0x060072AA RID: 29354 RVA: 0x001D163C File Offset: 0x001CF83C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void LightningChargeShot()
|
||||
{
|
||||
@@ -88,7 +88,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B21 RID: 27425 RVA: 0x001B1C70 File Offset: 0x001AFE70
|
||||
// Token: 0x060072AB RID: 29355 RVA: 0x001D168C File Offset: 0x001CF88C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SetDodgeTime()
|
||||
{
|
||||
@@ -99,7 +99,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B22 RID: 27426 RVA: 0x001B1CC0 File Offset: 0x001AFEC0
|
||||
// Token: 0x060072AC RID: 29356 RVA: 0x001D16DC File Offset: 0x001CF8DC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void AniOnLight()
|
||||
{
|
||||
@@ -110,7 +110,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B23 RID: 27427 RVA: 0x001B1D10 File Offset: 0x001AFF10
|
||||
// Token: 0x060072AD RID: 29357 RVA: 0x001D172C File Offset: 0x001CF92C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void AniLightBall()
|
||||
{
|
||||
@@ -121,7 +121,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B24 RID: 27428 RVA: 0x001B1D60 File Offset: 0x001AFF60
|
||||
// Token: 0x060072AE RID: 29358 RVA: 0x001D177C File Offset: 0x001CF97C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void AniPickUp()
|
||||
{
|
||||
@@ -132,7 +132,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B25 RID: 27429 RVA: 0x001B1DB0 File Offset: 0x001AFFB0
|
||||
// Token: 0x060072AF RID: 29359 RVA: 0x001D17CC File Offset: 0x001CF9CC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void ShowHandItem()
|
||||
{
|
||||
@@ -143,7 +143,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B26 RID: 27430 RVA: 0x001B1E00 File Offset: 0x001B0000
|
||||
// Token: 0x060072B0 RID: 29360 RVA: 0x001D181C File Offset: 0x001CFA1C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void DiscardItem()
|
||||
{
|
||||
@@ -154,7 +154,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B27 RID: 27431 RVA: 0x001B1E50 File Offset: 0x001B0050
|
||||
// Token: 0x060072B1 RID: 29361 RVA: 0x001D186C File Offset: 0x001CFA6C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void LDashSmoke()
|
||||
{
|
||||
@@ -165,7 +165,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B28 RID: 27432 RVA: 0x001B1EA0 File Offset: 0x001B00A0
|
||||
// Token: 0x060072B2 RID: 29362 RVA: 0x001D18BC File Offset: 0x001CFABC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void RDashSmoke()
|
||||
{
|
||||
@@ -176,7 +176,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B29 RID: 27433 RVA: 0x001B1EF0 File Offset: 0x001B00F0
|
||||
// Token: 0x060072B3 RID: 29363 RVA: 0x001D190C File Offset: 0x001CFB0C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SoundFootsteps(float volume = 1f)
|
||||
{
|
||||
@@ -191,7 +191,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B2A RID: 27434 RVA: 0x001B1F50 File Offset: 0x001B0150
|
||||
// Token: 0x060072B4 RID: 29364 RVA: 0x001D196C File Offset: 0x001CFB6C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SoundJump()
|
||||
{
|
||||
@@ -202,7 +202,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B2B RID: 27435 RVA: 0x001B1FA0 File Offset: 0x001B01A0
|
||||
// Token: 0x060072B5 RID: 29365 RVA: 0x001D19BC File Offset: 0x001CFBBC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SoundHitDown()
|
||||
{
|
||||
@@ -213,7 +213,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B2C RID: 27436 RVA: 0x001B1FF0 File Offset: 0x001B01F0
|
||||
// Token: 0x060072B6 RID: 29366 RVA: 0x001D1A0C File Offset: 0x001CFC0C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void BrakeSmoke()
|
||||
{
|
||||
@@ -224,7 +224,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B2D RID: 27437 RVA: 0x001B2040 File Offset: 0x001B0240
|
||||
// Token: 0x060072B7 RID: 29367 RVA: 0x001D1A5C File Offset: 0x001CFC5C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void DashAttackSmoke()
|
||||
{
|
||||
@@ -235,7 +235,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B2E RID: 27438 RVA: 0x001B2090 File Offset: 0x001B0290
|
||||
// Token: 0x060072B8 RID: 29368 RVA: 0x001D1AAC File Offset: 0x001CFCAC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void L5Attack03Smoke()
|
||||
{
|
||||
@@ -246,7 +246,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B2F RID: 27439 RVA: 0x001B20E0 File Offset: 0x001B02E0
|
||||
// Token: 0x060072B9 RID: 29369 RVA: 0x001D1AFC File Offset: 0x001CFCFC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void Attack01_03Collision()
|
||||
{
|
||||
@@ -257,7 +257,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B30 RID: 27440 RVA: 0x001B2130 File Offset: 0x001B0330
|
||||
// Token: 0x060072BA RID: 29370 RVA: 0x001D1B4C File Offset: 0x001CFD4C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayEffL5Attack03()
|
||||
{
|
||||
@@ -268,7 +268,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B31 RID: 27441 RVA: 0x001B2180 File Offset: 0x001B0380
|
||||
// Token: 0x060072BB RID: 29371 RVA: 0x001D1B9C File Offset: 0x001CFD9C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayEffL5Attack04()
|
||||
{
|
||||
@@ -279,7 +279,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B32 RID: 27442 RVA: 0x001B21D0 File Offset: 0x001B03D0
|
||||
// Token: 0x060072BC RID: 29372 RVA: 0x001D1BEC File Offset: 0x001CFDEC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayEffL5DodgeForward()
|
||||
{
|
||||
@@ -290,7 +290,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B33 RID: 27443 RVA: 0x001B2220 File Offset: 0x001B0420
|
||||
// Token: 0x060072BD RID: 29373 RVA: 0x001D1C3C File Offset: 0x001CFE3C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayEffL5DodgeBack()
|
||||
{
|
||||
@@ -301,7 +301,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B34 RID: 27444 RVA: 0x001B2270 File Offset: 0x001B0470
|
||||
// Token: 0x060072BE RID: 29374 RVA: 0x001D1C8C File Offset: 0x001CFE8C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SlipDropItem()
|
||||
{
|
||||
@@ -312,7 +312,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B35 RID: 27445 RVA: 0x001B22C0 File Offset: 0x001B04C0
|
||||
// Token: 0x060072BF RID: 29375 RVA: 0x001D1CDC File Offset: 0x001CFEDC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void SlipSmoke()
|
||||
{
|
||||
@@ -323,7 +323,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B36 RID: 27446 RVA: 0x001B2310 File Offset: 0x001B0510
|
||||
// Token: 0x060072C0 RID: 29376 RVA: 0x001D1D2C File Offset: 0x001CFF2C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void AniGamePadVibration(float duration)
|
||||
{
|
||||
@@ -338,7 +338,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B37 RID: 27447 RVA: 0x001B2370 File Offset: 0x001B0570
|
||||
// Token: 0x060072C1 RID: 29377 RVA: 0x001D1D8C File Offset: 0x001CFF8C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceAttack01()
|
||||
{
|
||||
@@ -349,7 +349,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B38 RID: 27448 RVA: 0x001B23C0 File Offset: 0x001B05C0
|
||||
// Token: 0x060072C2 RID: 29378 RVA: 0x001D1DDC File Offset: 0x001CFFDC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceAttack02()
|
||||
{
|
||||
@@ -360,7 +360,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B39 RID: 27449 RVA: 0x001B2410 File Offset: 0x001B0610
|
||||
// Token: 0x060072C3 RID: 29379 RVA: 0x001D1E2C File Offset: 0x001D002C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceAttack03()
|
||||
{
|
||||
@@ -371,7 +371,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3A RID: 27450 RVA: 0x001B2460 File Offset: 0x001B0660
|
||||
// Token: 0x060072C4 RID: 29380 RVA: 0x001D1E7C File Offset: 0x001D007C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceAttack04()
|
||||
{
|
||||
@@ -382,7 +382,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3B RID: 27451 RVA: 0x001B24B0 File Offset: 0x001B06B0
|
||||
// Token: 0x060072C5 RID: 29381 RVA: 0x001D1ECC File Offset: 0x001D00CC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceDashAttack01()
|
||||
{
|
||||
@@ -393,7 +393,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3C RID: 27452 RVA: 0x001B2500 File Offset: 0x001B0700
|
||||
// Token: 0x060072C6 RID: 29382 RVA: 0x001D1F1C File Offset: 0x001D011C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceDashAttack02()
|
||||
{
|
||||
@@ -404,7 +404,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3D RID: 27453 RVA: 0x001B2550 File Offset: 0x001B0750
|
||||
// Token: 0x060072C7 RID: 29383 RVA: 0x001D1F6C File Offset: 0x001D016C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceSkyAttack01()
|
||||
{
|
||||
@@ -415,7 +415,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3E RID: 27454 RVA: 0x001B25A0 File Offset: 0x001B07A0
|
||||
// Token: 0x060072C8 RID: 29384 RVA: 0x001D1FBC File Offset: 0x001D01BC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceSkyAttack02()
|
||||
{
|
||||
@@ -426,7 +426,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B3F RID: 27455 RVA: 0x001B25F0 File Offset: 0x001B07F0
|
||||
// Token: 0x060072C9 RID: 29385 RVA: 0x001D200C File Offset: 0x001D020C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceItemUse()
|
||||
{
|
||||
@@ -437,7 +437,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B40 RID: 27456 RVA: 0x001B2640 File Offset: 0x001B0840
|
||||
// Token: 0x060072CA RID: 29386 RVA: 0x001D205C File Offset: 0x001D025C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayDead(int index)
|
||||
{
|
||||
@@ -452,7 +452,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
}
|
||||
}
|
||||
|
||||
// Token: 0x06006B41 RID: 27457 RVA: 0x001B26A0 File Offset: 0x001B08A0
|
||||
// Token: 0x060072CB RID: 29387 RVA: 0x001D20BC File Offset: 0x001D02BC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayItemGet()
|
||||
{
|
||||
@@ -463,7 +463,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B42 RID: 27458 RVA: 0x001B26F0 File Offset: 0x001B08F0
|
||||
// Token: 0x060072CC RID: 29388 RVA: 0x001D210C File Offset: 0x001D030C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayJump()
|
||||
{
|
||||
@@ -474,7 +474,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B43 RID: 27459 RVA: 0x001B2740 File Offset: 0x001B0940
|
||||
// Token: 0x060072CD RID: 29389 RVA: 0x001D215C File Offset: 0x001D035C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayItemDiscard()
|
||||
{
|
||||
@@ -485,7 +485,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B44 RID: 27460 RVA: 0x001B2790 File Offset: 0x001B0990
|
||||
// Token: 0x060072CE RID: 29390 RVA: 0x001D21AC File Offset: 0x001D03AC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayHitDown()
|
||||
{
|
||||
@@ -496,7 +496,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B45 RID: 27461 RVA: 0x001B27E0 File Offset: 0x001B09E0
|
||||
// Token: 0x060072CF RID: 29391 RVA: 0x001D21FC File Offset: 0x001D03FC
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceDamaged()
|
||||
{
|
||||
@@ -507,7 +507,7 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B46 RID: 27462 RVA: 0x001B2830 File Offset: 0x001B0A30
|
||||
// Token: 0x060072D0 RID: 29392 RVA: 0x001D224C File Offset: 0x001D044C
|
||||
[CallerCount(0)]
|
||||
public unsafe virtual void PlayVoiceDamagedFly()
|
||||
{
|
||||
@@ -518,192 +518,192 @@ public class INobetaAnimationEventReceiver : Il2CppObjectBase
|
||||
Il2CppException.RaiseExceptionIfNecessary(intPtr2);
|
||||
}
|
||||
|
||||
// Token: 0x06006B47 RID: 27463 RVA: 0x001B2880 File Offset: 0x001B0A80
|
||||
// Token: 0x060072D1 RID: 29393 RVA: 0x001D229C File Offset: 0x001D049C
|
||||
// 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, 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);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenWTrail_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671767);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671768);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_OpenAttackCollision_SpecialSound_Public_Abstract_Virtual_New_Void_String_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671769);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Fly_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671770);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671771);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LightningChargeShot_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671772);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SetDodgeTime_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671773);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniOnLight_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671774);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniLightBall_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671775);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniPickUp_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671776);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_ShowHandItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671777);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DiscardItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671778);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_LDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671779);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_RDashSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671780);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundFootsteps_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671781);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671782);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SoundHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671783);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_BrakeSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671784);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_DashAttackSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671785);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_L5Attack03Smoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671786);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_Attack01_03Collision_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671787);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671788);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5Attack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671789);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeForward_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671790);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayEffL5DodgeBack_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671791);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipDropItem_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671792);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_SlipSmoke_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671793);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_AniGamePadVibration_Public_Abstract_Virtual_New_Void_Single_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671794);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671795);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671796);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack03_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671797);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceAttack04_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671798);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671799);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDashAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671800);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack01_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671801);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceSkyAttack02_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671802);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceItemUse_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671803);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayDead_Public_Abstract_Virtual_New_Void_Int32_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671804);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemGet_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671805);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayJump_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671806);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayItemDiscard_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671807);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayHitDown_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671808);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamaged_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671809);
|
||||
INobetaAnimationEventReceiver.NativeMethodInfoPtr_PlayVoiceDamagedFly_Public_Abstract_Virtual_New_Void_0 = IL2CPP.GetIl2CppMethodByToken(Il2CppClassPointerStore<INobetaAnimationEventReceiver>.NativeClassPtr, 100671810);
|
||||
}
|
||||
|
||||
// Token: 0x06006B48 RID: 27464 RVA: 0x000EE522 File Offset: 0x000EC722
|
||||
// Token: 0x060072D2 RID: 29394 RVA: 0x000FB296 File Offset: 0x000F9496
|
||||
public INobetaAnimationEventReceiver(IntPtr pointer)
|
||||
: base(pointer)
|
||||
{
|
||||
}
|
||||
|
||||
// Token: 0x04004720 RID: 18208
|
||||
// Token: 0x04004C44 RID: 19524
|
||||
private static readonly IntPtr NativeMethodInfoPtr_OpenWTrail_Public_Abstract_Virtual_New_Void_Single_0;
|
||||
|
||||
// Token: 0x04004721 RID: 18209
|
||||
// Token: 0x04004C45 RID: 19525
|
||||
private static readonly IntPtr NativeMethodInfoPtr_OpenAttackCollision_Public_Abstract_Virtual_New_Void_String_0;
|
||||
|
||||
// Token: 0x04004722 RID: 18210
|
||||
// Token: 0x04004C46 RID: 19526
|
||||
private static readonly IntPtr NativeMethodInfoPtr_OpenAttackCollision_SpecialSound_Public_Abstract_Virtual_New_Void_String_0;
|
||||
|
||||
// Token: 0x04004723 RID: 18211
|
||||
// Token: 0x04004C47 RID: 19527
|
||||
private static readonly IntPtr NativeMethodInfoPtr_Fly_Public_Abstract_Virtual_New_Void_Single_0;
|
||||
|
||||
// Token: 0x04004724 RID: 18212
|
||||
// Token: 0x04004C48 RID: 19528
|
||||
private static readonly IntPtr NativeMethodInfoPtr_ChargeShot_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004725 RID: 18213
|
||||
// Token: 0x04004C49 RID: 19529
|
||||
private static readonly IntPtr NativeMethodInfoPtr_LightningChargeShot_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004726 RID: 18214
|
||||
// Token: 0x04004C4A RID: 19530
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SetDodgeTime_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004727 RID: 18215
|
||||
// Token: 0x04004C4B RID: 19531
|
||||
private static readonly IntPtr NativeMethodInfoPtr_AniOnLight_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004728 RID: 18216
|
||||
// Token: 0x04004C4C RID: 19532
|
||||
private static readonly IntPtr NativeMethodInfoPtr_AniLightBall_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004729 RID: 18217
|
||||
// Token: 0x04004C4D RID: 19533
|
||||
private static readonly IntPtr NativeMethodInfoPtr_AniPickUp_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400472A RID: 18218
|
||||
// Token: 0x04004C4E RID: 19534
|
||||
private static readonly IntPtr NativeMethodInfoPtr_ShowHandItem_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400472B RID: 18219
|
||||
// Token: 0x04004C4F RID: 19535
|
||||
private static readonly IntPtr NativeMethodInfoPtr_DiscardItem_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400472C RID: 18220
|
||||
// Token: 0x04004C50 RID: 19536
|
||||
private static readonly IntPtr NativeMethodInfoPtr_LDashSmoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400472D RID: 18221
|
||||
// Token: 0x04004C51 RID: 19537
|
||||
private static readonly IntPtr NativeMethodInfoPtr_RDashSmoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400472E RID: 18222
|
||||
// Token: 0x04004C52 RID: 19538
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SoundFootsteps_Public_Abstract_Virtual_New_Void_Single_0;
|
||||
|
||||
// Token: 0x0400472F RID: 18223
|
||||
// Token: 0x04004C53 RID: 19539
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SoundJump_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004730 RID: 18224
|
||||
// Token: 0x04004C54 RID: 19540
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SoundHitDown_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004731 RID: 18225
|
||||
// Token: 0x04004C55 RID: 19541
|
||||
private static readonly IntPtr NativeMethodInfoPtr_BrakeSmoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004732 RID: 18226
|
||||
// Token: 0x04004C56 RID: 19542
|
||||
private static readonly IntPtr NativeMethodInfoPtr_DashAttackSmoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004733 RID: 18227
|
||||
// Token: 0x04004C57 RID: 19543
|
||||
private static readonly IntPtr NativeMethodInfoPtr_L5Attack03Smoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004734 RID: 18228
|
||||
// Token: 0x04004C58 RID: 19544
|
||||
private static readonly IntPtr NativeMethodInfoPtr_Attack01_03Collision_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004735 RID: 18229
|
||||
// Token: 0x04004C59 RID: 19545
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5Attack03_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004736 RID: 18230
|
||||
// Token: 0x04004C5A RID: 19546
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5Attack04_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004737 RID: 18231
|
||||
// Token: 0x04004C5B RID: 19547
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5DodgeForward_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004738 RID: 18232
|
||||
// Token: 0x04004C5C RID: 19548
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayEffL5DodgeBack_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004739 RID: 18233
|
||||
// Token: 0x04004C5D RID: 19549
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SlipDropItem_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400473A RID: 18234
|
||||
// Token: 0x04004C5E RID: 19550
|
||||
private static readonly IntPtr NativeMethodInfoPtr_SlipSmoke_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400473B RID: 18235
|
||||
// Token: 0x04004C5F RID: 19551
|
||||
private static readonly IntPtr NativeMethodInfoPtr_AniGamePadVibration_Public_Abstract_Virtual_New_Void_Single_0;
|
||||
|
||||
// Token: 0x0400473C RID: 18236
|
||||
// Token: 0x04004C60 RID: 19552
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack01_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400473D RID: 18237
|
||||
// Token: 0x04004C61 RID: 19553
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack02_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400473E RID: 18238
|
||||
// Token: 0x04004C62 RID: 19554
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack03_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400473F RID: 18239
|
||||
// Token: 0x04004C63 RID: 19555
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceAttack04_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004740 RID: 18240
|
||||
// Token: 0x04004C64 RID: 19556
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDashAttack01_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004741 RID: 18241
|
||||
// Token: 0x04004C65 RID: 19557
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDashAttack02_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004742 RID: 18242
|
||||
// Token: 0x04004C66 RID: 19558
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceSkyAttack01_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004743 RID: 18243
|
||||
// Token: 0x04004C67 RID: 19559
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceSkyAttack02_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004744 RID: 18244
|
||||
// Token: 0x04004C68 RID: 19560
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceItemUse_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004745 RID: 18245
|
||||
// Token: 0x04004C69 RID: 19561
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayDead_Public_Abstract_Virtual_New_Void_Int32_0;
|
||||
|
||||
// Token: 0x04004746 RID: 18246
|
||||
// Token: 0x04004C6A RID: 19562
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayItemGet_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004747 RID: 18247
|
||||
// Token: 0x04004C6B RID: 19563
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayJump_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004748 RID: 18248
|
||||
// Token: 0x04004C6C RID: 19564
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayItemDiscard_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x04004749 RID: 18249
|
||||
// Token: 0x04004C6D RID: 19565
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayHitDown_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400474A RID: 18250
|
||||
// Token: 0x04004C6E RID: 19566
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDamaged_Public_Abstract_Virtual_New_Void_0;
|
||||
|
||||
// Token: 0x0400474B RID: 18251
|
||||
// Token: 0x04004C6F RID: 19567
|
||||
private static readonly IntPtr NativeMethodInfoPtr_PlayVoiceDamagedFly_Public_Abstract_Virtual_New_Void_0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user