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_t4BC86AB59C63F2CC6EB51BE560C15CFCAE821BC7
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// 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.Renderer
|
|||
|
struct Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// UnityEngine.U2D.SpriteShapeRenderer
|
|||
|
struct SpriteShapeRenderer_tE998BB73CF661079736CCC23617E597AB230A4AC : public Renderer_t320575F223BCB177A982E5DDB5DB19FAA89E7FBF
|
|||
|
{
|
|||
|
};
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// <Module>
|
|||
|
|
|||
|
// UnityEngine.U2D.SpriteShapeRenderer
|
|||
|
|
|||
|
// UnityEngine.U2D.SpriteShapeRenderer
|
|||
|
#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
|