robot_client/fk101/web_xcode/Classes/Native/Il2CppMetadataRegistration.c

51 lines
1.1 KiB
C
Raw Normal View History

2025-11-27 00:09:24 +08:00
#include "il2cpp-config.h"
#ifndef _MSC_VER
# include <alloca.h>
#else
# include <malloc.h>
#endif
#include "codegen/il2cpp-codegen-metadata.h"
IL2CPP_EXTERN_C_BEGIN
IL2CPP_EXTERN_C_END
extern Il2CppGenericClass* const s_Il2CppGenericTypes[];
extern const Il2CppGenericInst* const g_Il2CppGenericInstTable[];
extern const Il2CppGenericMethodFunctionsDefinitions s_Il2CppGenericMethodFunctions[];
extern const Il2CppType* const g_Il2CppTypeTable[];
extern const Il2CppMethodSpec g_Il2CppMethodSpecTable[];
IL2CPP_EXTERN_C_CONST int32_t* g_FieldOffsetTable[];
IL2CPP_EXTERN_C_CONST Il2CppTypeDefinitionSizes* g_Il2CppTypeDefinitionSizesTable[];
extern void** const g_MetadataUsages[];
extern const Il2CppMetadataRegistration g_MetadataRegistration;
const Il2CppMetadataRegistration g_MetadataRegistration =
{
2026-04-01 16:08:58 +08:00
12749,
2025-11-27 00:09:24 +08:00
s_Il2CppGenericTypes,
2026-04-01 16:08:58 +08:00
2915,
2025-11-27 00:09:24 +08:00
g_Il2CppGenericInstTable,
2026-04-01 16:08:58 +08:00
21796,
2025-11-27 00:09:24 +08:00
s_Il2CppGenericMethodFunctions,
2026-04-01 16:08:58 +08:00
27342,
2025-11-27 00:09:24 +08:00
g_Il2CppTypeTable,
2026-04-01 16:08:58 +08:00
23025,
2025-11-27 00:09:24 +08:00
g_Il2CppMethodSpecTable,
2026-04-01 16:08:58 +08:00
4694,
2025-11-27 00:09:24 +08:00
g_FieldOffsetTable,
2026-04-01 16:08:58 +08:00
4694,
2025-11-27 00:09:24 +08:00
g_Il2CppTypeDefinitionSizesTable,
2026-04-01 16:08:58 +08:00
29326,
2025-11-27 00:09:24 +08:00
g_MetadataUsages,
};