ZeroVR/ZeroPacientVR/Patient Zero v0.1 alfa_Back.../il2cppOutput/DungeonArchitect.Modules.Me...

46 lines
841 B
C

#include "pch-c.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
// 0x00000001 System.Void DungeonArchitect.Meshing.Common.GeometryData::.ctor()
extern void GeometryData__ctor_m5B8FA37583CE619D2531BE5696057E68E74F7666 (void);
static Il2CppMethodPointer s_methodPointers[1] =
{
GeometryData__ctor_m5B8FA37583CE619D2531BE5696057E68E74F7666,
};
static const int32_t s_InvokerIndices[1] =
{
9824,
};
IL2CPP_EXTERN_C const Il2CppCodeGenModule g_DungeonArchitect_Modules_Meshing_CodeGenModule;
const Il2CppCodeGenModule g_DungeonArchitect_Modules_Meshing_CodeGenModule =
{
"DungeonArchitect.Modules.Meshing.dll",
1,
s_methodPointers,
0,
NULL,
s_InvokerIndices,
0,
NULL,
0,
NULL,
0,
NULL,
NULL,
NULL, // module initializer,
NULL,
NULL,
NULL,
};