114 lines
2.5 KiB
C++
114 lines
2.5 KiB
C++
|
#include "pch-cpp.hpp"
|
|||
|
|
|||
|
#ifndef _MSC_VER
|
|||
|
# include <alloca.h>
|
|||
|
#else
|
|||
|
# include <malloc.h>
|
|||
|
#endif
|
|||
|
|
|||
|
|
|||
|
#include <limits>
|
|||
|
|
|||
|
|
|||
|
|
|||
|
// System.Void
|
|||
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|||
|
|
|||
|
|
|||
|
|
|||
|
IL2CPP_EXTERN_C_BEGIN
|
|||
|
IL2CPP_EXTERN_C_END
|
|||
|
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
|
|||
|
// <Module>
|
|||
|
struct U3CModuleU3E_t2C7BF608494A5C8FB8C8C4D318FB27BCF6CE322A
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|||
|
{
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|||
|
{
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of System.ValueType
|
|||
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// System.IntPtr
|
|||
|
struct IntPtr_t
|
|||
|
{
|
|||
|
// System.Void* System.IntPtr::m_value
|
|||
|
void* ___m_value_0;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|||
|
{
|
|||
|
// System.IntPtr UnityEngine.Object::m_CachedPtr
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
// Native definition for P/Invoke marshalling of UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|||
|
{
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
// Native definition for COM marshalling of UnityEngine.Object
|
|||
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|||
|
{
|
|||
|
intptr_t ___m_CachedPtr_0;
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Component
|
|||
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.Behaviour
|
|||
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.GridLayout
|
|||
|
struct GridLayout_tAD661B1E1E57C16BE21C8C13432EA04FE1F0418B : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// UnityEngine.GridLayout
|
|||
|
|
|||
|
// UnityEngine.GridLayout
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
|
|||
|
|
|||
|
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic push
|
|||
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
#endif
|
|||
|
#ifdef __clang__
|
|||
|
#pragma clang diagnostic pop
|
|||
|
#endif
|