#include "pch-c.h" #ifndef _MSC_VER # include #else # include #endif #include "codegen/il2cpp-codegen-metadata.h" extern void Collision__ctor_mC3F14BC1026130B6B0E6BB83D7431753C3484912 (void); extern void Physics__cctor_m1E2D4816C77050D34F6D01F43E63D7969410AE2A (void); extern void RaycastHit_get_collider_m84B160439BBEAB6D9E94B799F720E25C9E2D444D (void); extern void RaycastHit_get_point_m02B764612562AFE0F998CC7CFB2EEDE41BA47F39 (void); extern void RaycastHit_get_normal_mD8741B70D2039C5CAFC4368D4CE59D89562040B5 (void); extern void RaycastHit_get_distance_m035194B0E9BB6229259CFC43B095A9C8E5011C78 (void); static Il2CppMethodPointer s_methodPointers[6] = { Collision__ctor_mC3F14BC1026130B6B0E6BB83D7431753C3484912, Physics__cctor_m1E2D4816C77050D34F6D01F43E63D7969410AE2A, RaycastHit_get_collider_m84B160439BBEAB6D9E94B799F720E25C9E2D444D, RaycastHit_get_point_m02B764612562AFE0F998CC7CFB2EEDE41BA47F39, RaycastHit_get_normal_mD8741B70D2039C5CAFC4368D4CE59D89562040B5, RaycastHit_get_distance_m035194B0E9BB6229259CFC43B095A9C8E5011C78, }; extern void RaycastHit_get_collider_m84B160439BBEAB6D9E94B799F720E25C9E2D444D_AdjustorThunk (void); extern void RaycastHit_get_point_m02B764612562AFE0F998CC7CFB2EEDE41BA47F39_AdjustorThunk (void); extern void RaycastHit_get_normal_mD8741B70D2039C5CAFC4368D4CE59D89562040B5_AdjustorThunk (void); extern void RaycastHit_get_distance_m035194B0E9BB6229259CFC43B095A9C8E5011C78_AdjustorThunk (void); static Il2CppTokenAdjustorThunkPair s_adjustorThunks[4] = { { 0x06000003, RaycastHit_get_collider_m84B160439BBEAB6D9E94B799F720E25C9E2D444D_AdjustorThunk }, { 0x06000004, RaycastHit_get_point_m02B764612562AFE0F998CC7CFB2EEDE41BA47F39_AdjustorThunk }, { 0x06000005, RaycastHit_get_normal_mD8741B70D2039C5CAFC4368D4CE59D89562040B5_AdjustorThunk }, { 0x06000006, RaycastHit_get_distance_m035194B0E9BB6229259CFC43B095A9C8E5011C78_AdjustorThunk }, }; static const int32_t s_InvokerIndices[6] = { 6424, 12167, 6300, 6415, 6415, 6345, }; IL2CPP_EXTERN_C const Il2CppCodeGenModule g_UnityEngine_PhysicsModule_CodeGenModule; const Il2CppCodeGenModule g_UnityEngine_PhysicsModule_CodeGenModule = { "UnityEngine.PhysicsModule.dll", 6, s_methodPointers, 4, s_adjustorThunks, s_InvokerIndices, 0, NULL, 0, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, };