#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include #include #include #include #include #include #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" // System.Char[] struct CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2; // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226; // System.Collections.Generic.List`1 struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76; // System.Collections.Generic.List`1 struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955; // System.Int32[] struct Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83; // System.String struct String_t; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017; // UnityEngine.Component struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621; // UnityEngine.Mesh struct Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C; // UnityEngine.Mesh[] struct MeshU5BU5D_tDD9C723AA6F0225B35A93D871CDC2CEFF7F8CB89; // UnityEngine.ParticleSystem struct ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D; // UnityEngine.ParticleSystem/Particle[] struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513; // UnityEngine.ParticleSystemRenderer struct ParticleSystemRenderer_t86E4ED2C0ADF5D2E7FA3D636B6B070600D05C459; // UnityEngine.Vector4[] struct Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66; IL2CPP_EXTERN_C RuntimeClass* List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C RuntimeClass* Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_RuntimeMethod_var; IL2CPP_EXTERN_C const RuntimeMethod* NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8_RuntimeMethod_var; IL2CPP_EXTERN_C const uint32_t ParticleSystem_Emit_m8C3FCE4F94165CDF0B86326DDB5DB886C1D7B0CF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ParticleSystem_GetParticles_mDEBAF8171DF7B77ECB3CBA33DA36A3EE51F04A78_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ParticleSystem_GetTrails_mA3D11683409B722665921CDE172F9147BBBAABEC_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t ParticleSystem_SetParticles_mA4262BC25D696BD2C50F5638BB3D8559F0DBA635_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF_MetadataUsageId; IL2CPP_EXTERN_C const uint32_t Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834_MetadataUsageId; struct MeshU5BU5D_tDD9C723AA6F0225B35A93D871CDC2CEFF7F8CB89; struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513; 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 // struct U3CModuleU3E_tAA355D8AE5C7E9492E77ED0BEF24E3CD28D275D9 { public: public: }; // System.Object struct Il2CppArrayBounds; // System.Array // System.Collections.Generic.List`1 struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____items_1)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__items_1() const { return ____items_1; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_StaticFields, ____emptyArray_5)); } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* get__emptyArray_5() const { return ____emptyArray_5; } inline Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Int32U5BU5D_t2B9E4FDDDB9F0A00EC0AC631BA2DA915EB1ECF83* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____items_1)); } inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* get__items_1() const { return ____items_1; } inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513** get_address_of__items_1() { return &____items_1; } inline void set__items_1(ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76_StaticFields, ____emptyArray_5)); } inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* get__emptyArray_5() const { return ____emptyArray_5; } inline ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.Collections.Generic.List`1 struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 : public RuntimeObject { public: // T[] System.Collections.Generic.List`1::_items Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ____items_1; // System.Int32 System.Collections.Generic.List`1::_size int32_t ____size_2; // System.Int32 System.Collections.Generic.List`1::_version int32_t ____version_3; // System.Object System.Collections.Generic.List`1::_syncRoot RuntimeObject * ____syncRoot_4; public: inline static int32_t get_offset_of__items_1() { return static_cast(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____items_1)); } inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* get__items_1() const { return ____items_1; } inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66** get_address_of__items_1() { return &____items_1; } inline void set__items_1(Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* value) { ____items_1 = value; Il2CppCodeGenWriteBarrier((void**)(&____items_1), (void*)value); } inline static int32_t get_offset_of__size_2() { return static_cast(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____size_2)); } inline int32_t get__size_2() const { return ____size_2; } inline int32_t* get_address_of__size_2() { return &____size_2; } inline void set__size_2(int32_t value) { ____size_2 = value; } inline static int32_t get_offset_of__version_3() { return static_cast(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____version_3)); } inline int32_t get__version_3() const { return ____version_3; } inline int32_t* get_address_of__version_3() { return &____version_3; } inline void set__version_3(int32_t value) { ____version_3 = value; } inline static int32_t get_offset_of__syncRoot_4() { return static_cast(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955, ____syncRoot_4)); } inline RuntimeObject * get__syncRoot_4() const { return ____syncRoot_4; } inline RuntimeObject ** get_address_of__syncRoot_4() { return &____syncRoot_4; } inline void set__syncRoot_4(RuntimeObject * value) { ____syncRoot_4 = value; Il2CppCodeGenWriteBarrier((void**)(&____syncRoot_4), (void*)value); } }; struct List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_StaticFields { public: // T[] System.Collections.Generic.List`1::_emptyArray Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* ____emptyArray_5; public: inline static int32_t get_offset_of__emptyArray_5() { return static_cast(offsetof(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_StaticFields, ____emptyArray_5)); } inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* get__emptyArray_5() const { return ____emptyArray_5; } inline Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66** get_address_of__emptyArray_5() { return &____emptyArray_5; } inline void set__emptyArray_5(Vector4U5BU5D_t51402C154FFFCF7217A9BEC4B834F0B726C10F66* value) { ____emptyArray_5 = value; Il2CppCodeGenWriteBarrier((void**)(&____emptyArray_5), (void*)value); } }; // System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF : public RuntimeObject { public: public: }; // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF_marshaled_com { }; // System.Boolean struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C { public: // System.Boolean System.Boolean::m_value bool ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C, ___m_value_0)); } inline bool get_m_value_0() const { return ___m_value_0; } inline bool* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(bool value) { ___m_value_0 = value; } }; struct Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields { public: // System.String System.Boolean::TrueString String_t* ___TrueString_5; // System.String System.Boolean::FalseString String_t* ___FalseString_6; public: inline static int32_t get_offset_of_TrueString_5() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___TrueString_5)); } inline String_t* get_TrueString_5() const { return ___TrueString_5; } inline String_t** get_address_of_TrueString_5() { return &___TrueString_5; } inline void set_TrueString_5(String_t* value) { ___TrueString_5 = value; Il2CppCodeGenWriteBarrier((void**)(&___TrueString_5), (void*)value); } inline static int32_t get_offset_of_FalseString_6() { return static_cast(offsetof(Boolean_tB53F6830F670160873277339AA58F15CAED4399C_StaticFields, ___FalseString_6)); } inline String_t* get_FalseString_6() const { return ___FalseString_6; } inline String_t** get_address_of_FalseString_6() { return &___FalseString_6; } inline void set_FalseString_6(String_t* value) { ___FalseString_6 = value; Il2CppCodeGenWriteBarrier((void**)(&___FalseString_6), (void*)value); } }; // System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521 : public ValueType_t4D0C27076F7C36E76190FB3328E232BCB1CD1FFF { public: public: }; struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields { public: // System.Char[] System.Enum::enumSeperatorCharArray CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* ___enumSeperatorCharArray_0; public: inline static int32_t get_offset_of_enumSeperatorCharArray_0() { return static_cast(offsetof(Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_StaticFields, ___enumSeperatorCharArray_0)); } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* get_enumSeperatorCharArray_0() const { return ___enumSeperatorCharArray_0; } inline CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2** get_address_of_enumSeperatorCharArray_0() { return &___enumSeperatorCharArray_0; } inline void set_enumSeperatorCharArray_0(CharU5BU5D_t4CC6ABF0AD71BEC97E3C2F1E9C5677E46D3A75C2* value) { ___enumSeperatorCharArray_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___enumSeperatorCharArray_0), (void*)value); } }; // Native definition for P/Invoke marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t2AF27C02B8653AE29442467390005ABC74D8F521_marshaled_com { }; // System.Int32 struct Int32_t585191389E07734F19F3156FF88FB3EF4800D102 { public: // System.Int32 System.Int32::m_value int32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Int32_t585191389E07734F19F3156FF88FB3EF4800D102, ___m_value_0)); } inline int32_t get_m_value_0() const { return ___m_value_0; } inline int32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(int32_t value) { ___m_value_0 = value; } }; // System.IntPtr struct IntPtr_t { public: // System.Void* System.IntPtr::m_value void* ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(IntPtr_t, ___m_value_0)); } inline void* get_m_value_0() const { return ___m_value_0; } inline void** get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(void* value) { ___m_value_0 = value; } }; struct IntPtr_t_StaticFields { public: // System.IntPtr System.IntPtr::Zero intptr_t ___Zero_1; public: inline static int32_t get_offset_of_Zero_1() { return static_cast(offsetof(IntPtr_t_StaticFields, ___Zero_1)); } inline intptr_t get_Zero_1() const { return ___Zero_1; } inline intptr_t* get_address_of_Zero_1() { return &___Zero_1; } inline void set_Zero_1(intptr_t value) { ___Zero_1 = value; } }; // System.Single struct Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1 { public: // System.Single System.Single::m_value float ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(Single_tDDDA9169C4E4E308AC6D7A824F9B28DC82204AE1, ___m_value_0)); } inline float get_m_value_0() const { return ___m_value_0; } inline float* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(float value) { ___m_value_0 = value; } }; // System.UInt32 struct UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B { public: // System.UInt32 System.UInt32::m_value uint32_t ___m_value_0; public: inline static int32_t get_offset_of_m_value_0() { return static_cast(offsetof(UInt32_t4980FA09003AFAAB5A6E361BA2748EA9A005709B, ___m_value_0)); } inline uint32_t get_m_value_0() const { return ___m_value_0; } inline uint32_t* get_address_of_m_value_0() { return &___m_value_0; } inline void set_m_value_0(uint32_t value) { ___m_value_0 = value; } }; // System.Void struct Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017 { public: union { struct { }; uint8_t Void_t22962CB4C05B1D89B55A6E1139F0E87A90987017__padding[1]; }; public: }; // UnityEngine.Color32 struct Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 { public: union { #pragma pack(push, tp, 1) struct { // System.Int32 UnityEngine.Color32::rgba int32_t ___rgba_0; }; #pragma pack(pop, tp) struct { int32_t ___rgba_0_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { // System.Byte UnityEngine.Color32::r uint8_t ___r_1; }; #pragma pack(pop, tp) struct { uint8_t ___r_1_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___g_2_OffsetPadding[1]; // System.Byte UnityEngine.Color32::g uint8_t ___g_2; }; #pragma pack(pop, tp) struct { char ___g_2_OffsetPadding_forAlignmentOnly[1]; uint8_t ___g_2_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___b_3_OffsetPadding[2]; // System.Byte UnityEngine.Color32::b uint8_t ___b_3; }; #pragma pack(pop, tp) struct { char ___b_3_OffsetPadding_forAlignmentOnly[2]; uint8_t ___b_3_forAlignmentOnly; }; #pragma pack(push, tp, 1) struct { char ___a_4_OffsetPadding[3]; // System.Byte UnityEngine.Color32::a uint8_t ___a_4; }; #pragma pack(pop, tp) struct { char ___a_4_OffsetPadding_forAlignmentOnly[3]; uint8_t ___a_4_forAlignmentOnly; }; }; public: inline static int32_t get_offset_of_rgba_0() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___rgba_0)); } inline int32_t get_rgba_0() const { return ___rgba_0; } inline int32_t* get_address_of_rgba_0() { return &___rgba_0; } inline void set_rgba_0(int32_t value) { ___rgba_0 = value; } inline static int32_t get_offset_of_r_1() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___r_1)); } inline uint8_t get_r_1() const { return ___r_1; } inline uint8_t* get_address_of_r_1() { return &___r_1; } inline void set_r_1(uint8_t value) { ___r_1 = value; } inline static int32_t get_offset_of_g_2() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___g_2)); } inline uint8_t get_g_2() const { return ___g_2; } inline uint8_t* get_address_of_g_2() { return &___g_2; } inline void set_g_2(uint8_t value) { ___g_2 = value; } inline static int32_t get_offset_of_b_3() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___b_3)); } inline uint8_t get_b_3() const { return ___b_3; } inline uint8_t* get_address_of_b_3() { return &___b_3; } inline void set_b_3(uint8_t value) { ___b_3 = value; } inline static int32_t get_offset_of_a_4() { return static_cast(offsetof(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23, ___a_4)); } inline uint8_t get_a_4() const { return ___a_4; } inline uint8_t* get_address_of_a_4() { return &___a_4; } inline void set_a_4(uint8_t value) { ___a_4 = value; } }; // UnityEngine.ParticleSystem_CollisionModule struct CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_CollisionModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/CollisionModule struct CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/CollisionModule struct CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_ColorBySpeedModule struct ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_ColorBySpeedModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/ColorBySpeedModule struct ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/ColorBySpeedModule struct ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_ColorOverLifetimeModule struct ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_ColorOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/ColorOverLifetimeModule struct ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/ColorOverLifetimeModule struct ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_CustomDataModule struct CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_CustomDataModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/CustomDataModule struct CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/CustomDataModule struct CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_EmissionModule struct EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_EmissionModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/EmissionModule struct EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/EmissionModule struct EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_ExternalForcesModule struct ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_ExternalForcesModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/ExternalForcesModule struct ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/ExternalForcesModule struct ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_ForceOverLifetimeModule struct ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_ForceOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/ForceOverLifetimeModule struct ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/ForceOverLifetimeModule struct ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_InheritVelocityModule struct InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_InheritVelocityModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/InheritVelocityModule struct InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/InheritVelocityModule struct InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_LightsModule struct LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_LightsModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/LightsModule struct LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/LightsModule struct LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_LimitVelocityOverLifetimeModule struct LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_LimitVelocityOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule struct LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule struct LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_MainModule struct MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_MainModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/MainModule struct MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_NoiseModule struct NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_NoiseModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/NoiseModule struct NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/NoiseModule struct NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_PlaybackState_Noise struct Noise_t19FB1036002F892E759F691B282B9CC168704E1F { public: // System.Single UnityEngine.ParticleSystem_PlaybackState_Noise::m_ScrollOffset float ___m_ScrollOffset_0; public: inline static int32_t get_offset_of_m_ScrollOffset_0() { return static_cast(offsetof(Noise_t19FB1036002F892E759F691B282B9CC168704E1F, ___m_ScrollOffset_0)); } inline float get_m_ScrollOffset_0() const { return ___m_ScrollOffset_0; } inline float* get_address_of_m_ScrollOffset_0() { return &___m_ScrollOffset_0; } inline void set_m_ScrollOffset_0(float value) { ___m_ScrollOffset_0 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Seed struct Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 { public: // System.UInt32 UnityEngine.ParticleSystem_PlaybackState_Seed::x uint32_t ___x_0; // System.UInt32 UnityEngine.ParticleSystem_PlaybackState_Seed::y uint32_t ___y_1; // System.UInt32 UnityEngine.ParticleSystem_PlaybackState_Seed::z uint32_t ___z_2; // System.UInt32 UnityEngine.ParticleSystem_PlaybackState_Seed::w uint32_t ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67, ___x_0)); } inline uint32_t get_x_0() const { return ___x_0; } inline uint32_t* get_address_of_x_0() { return &___x_0; } inline void set_x_0(uint32_t value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67, ___y_1)); } inline uint32_t get_y_1() const { return ___y_1; } inline uint32_t* get_address_of_y_1() { return &___y_1; } inline void set_y_1(uint32_t value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67, ___z_2)); } inline uint32_t get_z_2() const { return ___z_2; } inline uint32_t* get_address_of_z_2() { return &___z_2; } inline void set_z_2(uint32_t value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67, ___w_3)); } inline uint32_t get_w_3() const { return ___w_3; } inline uint32_t* get_address_of_w_3() { return &___w_3; } inline void set_w_3(uint32_t value) { ___w_3 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Trail struct Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6 { public: // System.Single UnityEngine.ParticleSystem_PlaybackState_Trail::m_Timer float ___m_Timer_0; public: inline static int32_t get_offset_of_m_Timer_0() { return static_cast(offsetof(Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6, ___m_Timer_0)); } inline float get_m_Timer_0() const { return ___m_Timer_0; } inline float* get_address_of_m_Timer_0() { return &___m_Timer_0; } inline void set_m_Timer_0(float value) { ___m_Timer_0 = value; } }; // UnityEngine.ParticleSystem_RotationBySpeedModule struct RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_RotationBySpeedModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/RotationBySpeedModule struct RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/RotationBySpeedModule struct RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_RotationOverLifetimeModule struct RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_RotationOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/RotationOverLifetimeModule struct RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/RotationOverLifetimeModule struct RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_ShapeModule struct ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_ShapeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/ShapeModule struct ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/ShapeModule struct ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_SizeBySpeedModule struct SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_SizeBySpeedModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/SizeBySpeedModule struct SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/SizeBySpeedModule struct SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_SizeOverLifetimeModule struct SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_SizeOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/SizeOverLifetimeModule struct SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/SizeOverLifetimeModule struct SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_TextureSheetAnimationModule struct TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_TextureSheetAnimationModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/TextureSheetAnimationModule struct TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/TextureSheetAnimationModule struct TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_TrailModule struct TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_TrailModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/TrailModule struct TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/TrailModule struct TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_Trails struct Trails_t734E04C138B1814CF8513CB588283296442633A6 { public: // System.Collections.Generic.List`1 UnityEngine.ParticleSystem_Trails::positions List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___positions_0; // System.Collections.Generic.List`1 UnityEngine.ParticleSystem_Trails::frontPositions List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___frontPositions_1; // System.Collections.Generic.List`1 UnityEngine.ParticleSystem_Trails::backPositions List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___backPositions_2; // System.Collections.Generic.List`1 UnityEngine.ParticleSystem_Trails::positionCounts List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___positionCounts_3; // System.Int32 UnityEngine.ParticleSystem_Trails::maxTrailCount int32_t ___maxTrailCount_4; // System.Int32 UnityEngine.ParticleSystem_Trails::maxPositionsPerTrailCount int32_t ___maxPositionsPerTrailCount_5; public: inline static int32_t get_offset_of_positions_0() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___positions_0)); } inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * get_positions_0() const { return ___positions_0; } inline List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 ** get_address_of_positions_0() { return &___positions_0; } inline void set_positions_0(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * value) { ___positions_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___positions_0), (void*)value); } inline static int32_t get_offset_of_frontPositions_1() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___frontPositions_1)); } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_frontPositions_1() const { return ___frontPositions_1; } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_frontPositions_1() { return &___frontPositions_1; } inline void set_frontPositions_1(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value) { ___frontPositions_1 = value; Il2CppCodeGenWriteBarrier((void**)(&___frontPositions_1), (void*)value); } inline static int32_t get_offset_of_backPositions_2() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___backPositions_2)); } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_backPositions_2() const { return ___backPositions_2; } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_backPositions_2() { return &___backPositions_2; } inline void set_backPositions_2(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value) { ___backPositions_2 = value; Il2CppCodeGenWriteBarrier((void**)(&___backPositions_2), (void*)value); } inline static int32_t get_offset_of_positionCounts_3() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___positionCounts_3)); } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * get_positionCounts_3() const { return ___positionCounts_3; } inline List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 ** get_address_of_positionCounts_3() { return &___positionCounts_3; } inline void set_positionCounts_3(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * value) { ___positionCounts_3 = value; Il2CppCodeGenWriteBarrier((void**)(&___positionCounts_3), (void*)value); } inline static int32_t get_offset_of_maxTrailCount_4() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___maxTrailCount_4)); } inline int32_t get_maxTrailCount_4() const { return ___maxTrailCount_4; } inline int32_t* get_address_of_maxTrailCount_4() { return &___maxTrailCount_4; } inline void set_maxTrailCount_4(int32_t value) { ___maxTrailCount_4 = value; } inline static int32_t get_offset_of_maxPositionsPerTrailCount_5() { return static_cast(offsetof(Trails_t734E04C138B1814CF8513CB588283296442633A6, ___maxPositionsPerTrailCount_5)); } inline int32_t get_maxPositionsPerTrailCount_5() const { return ___maxPositionsPerTrailCount_5; } inline int32_t* get_address_of_maxPositionsPerTrailCount_5() { return &___maxPositionsPerTrailCount_5; } inline void set_maxPositionsPerTrailCount_5(int32_t value) { ___maxPositionsPerTrailCount_5 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/Trails struct Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_pinvoke { List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___positions_0; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___frontPositions_1; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___backPositions_2; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___positionCounts_3; int32_t ___maxTrailCount_4; int32_t ___maxPositionsPerTrailCount_5; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/Trails struct Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_com { List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___positions_0; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___frontPositions_1; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___backPositions_2; List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * ___positionCounts_3; int32_t ___maxTrailCount_4; int32_t ___maxPositionsPerTrailCount_5; }; // UnityEngine.ParticleSystem_TriggerModule struct TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_TriggerModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/TriggerModule struct TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/TriggerModule struct TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.ParticleSystem_VelocityOverLifetimeModule struct VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 { public: // UnityEngine.ParticleSystem UnityEngine.ParticleSystem_VelocityOverLifetimeModule::m_ParticleSystem ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; public: inline static int32_t get_offset_of_m_ParticleSystem_0() { return static_cast(offsetof(VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7, ___m_ParticleSystem_0)); } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * get_m_ParticleSystem_0() const { return ___m_ParticleSystem_0; } inline ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D ** get_address_of_m_ParticleSystem_0() { return &___m_ParticleSystem_0; } inline void set_m_ParticleSystem_0(ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * value) { ___m_ParticleSystem_0 = value; Il2CppCodeGenWriteBarrier((void**)(&___m_ParticleSystem_0), (void*)value); } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/VelocityOverLifetimeModule struct VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_pinvoke { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/VelocityOverLifetimeModule struct VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_com { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___m_ParticleSystem_0; }; // UnityEngine.Vector3 struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 { public: // System.Single UnityEngine.Vector3::x float ___x_2; // System.Single UnityEngine.Vector3::y float ___y_3; // System.Single UnityEngine.Vector3::z float ___z_4; public: inline static int32_t get_offset_of_x_2() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___x_2)); } inline float get_x_2() const { return ___x_2; } inline float* get_address_of_x_2() { return &___x_2; } inline void set_x_2(float value) { ___x_2 = value; } inline static int32_t get_offset_of_y_3() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___y_3)); } inline float get_y_3() const { return ___y_3; } inline float* get_address_of_y_3() { return &___y_3; } inline void set_y_3(float value) { ___y_3 = value; } inline static int32_t get_offset_of_z_4() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720, ___z_4)); } inline float get_z_4() const { return ___z_4; } inline float* get_address_of_z_4() { return &___z_4; } inline void set_z_4(float value) { ___z_4 = value; } }; struct Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___zeroVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___oneVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___upVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___downVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___leftVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___rightVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___forwardVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___backVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___positiveInfinityVector_13; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___negativeInfinityVector_14; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___zeroVector_5)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___oneVector_6)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_oneVector_6() const { return ___oneVector_6; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_upVector_7() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___upVector_7)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_upVector_7() const { return ___upVector_7; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_upVector_7() { return &___upVector_7; } inline void set_upVector_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___upVector_7 = value; } inline static int32_t get_offset_of_downVector_8() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___downVector_8)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_downVector_8() const { return ___downVector_8; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_downVector_8() { return &___downVector_8; } inline void set_downVector_8(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___downVector_8 = value; } inline static int32_t get_offset_of_leftVector_9() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___leftVector_9)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_leftVector_9() const { return ___leftVector_9; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_leftVector_9() { return &___leftVector_9; } inline void set_leftVector_9(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___leftVector_9 = value; } inline static int32_t get_offset_of_rightVector_10() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___rightVector_10)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_rightVector_10() const { return ___rightVector_10; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_rightVector_10() { return &___rightVector_10; } inline void set_rightVector_10(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___rightVector_10 = value; } inline static int32_t get_offset_of_forwardVector_11() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___forwardVector_11)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_forwardVector_11() const { return ___forwardVector_11; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_forwardVector_11() { return &___forwardVector_11; } inline void set_forwardVector_11(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___forwardVector_11 = value; } inline static int32_t get_offset_of_backVector_12() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___backVector_12)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_backVector_12() const { return ___backVector_12; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_backVector_12() { return &___backVector_12; } inline void set_backVector_12(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___backVector_12 = value; } inline static int32_t get_offset_of_positiveInfinityVector_13() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___positiveInfinityVector_13)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_positiveInfinityVector_13() const { return ___positiveInfinityVector_13; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_positiveInfinityVector_13() { return &___positiveInfinityVector_13; } inline void set_positiveInfinityVector_13(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___positiveInfinityVector_13 = value; } inline static int32_t get_offset_of_negativeInfinityVector_14() { return static_cast(offsetof(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_StaticFields, ___negativeInfinityVector_14)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_negativeInfinityVector_14() const { return ___negativeInfinityVector_14; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_negativeInfinityVector_14() { return &___negativeInfinityVector_14; } inline void set_negativeInfinityVector_14(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___negativeInfinityVector_14 = value; } }; // Unity.Collections.Allocator struct Allocator_t62A091275262E7067EAAD565B67764FA877D58D6 { public: // System.Int32 Unity.Collections.Allocator::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(Allocator_t62A091275262E7067EAAD565B67764FA877D58D6, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 : public RuntimeObject { public: // System.IntPtr UnityEngine.Object::m_CachedPtr intptr_t ___m_CachedPtr_0; public: inline static int32_t get_offset_of_m_CachedPtr_0() { return static_cast(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0, ___m_CachedPtr_0)); } inline intptr_t get_m_CachedPtr_0() const { return ___m_CachedPtr_0; } inline intptr_t* get_address_of_m_CachedPtr_0() { return &___m_CachedPtr_0; } inline void set_m_CachedPtr_0(intptr_t value) { ___m_CachedPtr_0 = value; } }; struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields { public: // System.Int32 UnityEngine.Object::OffsetOfInstanceIDInCPlusPlusObject int32_t ___OffsetOfInstanceIDInCPlusPlusObject_1; public: inline static int32_t get_offset_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return static_cast(offsetof(Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_StaticFields, ___OffsetOfInstanceIDInCPlusPlusObject_1)); } inline int32_t get_OffsetOfInstanceIDInCPlusPlusObject_1() const { return ___OffsetOfInstanceIDInCPlusPlusObject_1; } inline int32_t* get_address_of_OffsetOfInstanceIDInCPlusPlusObject_1() { return &___OffsetOfInstanceIDInCPlusPlusObject_1; } inline void set_OffsetOfInstanceIDInCPlusPlusObject_1(int32_t value) { ___OffsetOfInstanceIDInCPlusPlusObject_1 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_pinvoke { intptr_t ___m_CachedPtr_0; }; // Native definition for COM marshalling of UnityEngine.Object struct Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0_marshaled_com { intptr_t ___m_CachedPtr_0; }; // UnityEngine.ParticleSystem_Particle struct Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E { public: // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Position Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Position_0; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Velocity Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Velocity_1; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AnimatedVelocity Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AnimatedVelocity_2; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_InitialVelocity Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_InitialVelocity_3; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AxisOfRotation Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AxisOfRotation_4; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_Rotation Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_Rotation_5; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_AngularVelocity Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_AngularVelocity_6; // UnityEngine.Vector3 UnityEngine.ParticleSystem_Particle::m_StartSize Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___m_StartSize_7; // UnityEngine.Color32 UnityEngine.ParticleSystem_Particle::m_StartColor Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___m_StartColor_8; // System.UInt32 UnityEngine.ParticleSystem_Particle::m_RandomSeed uint32_t ___m_RandomSeed_9; // System.UInt32 UnityEngine.ParticleSystem_Particle::m_ParentRandomSeed uint32_t ___m_ParentRandomSeed_10; // System.Single UnityEngine.ParticleSystem_Particle::m_Lifetime float ___m_Lifetime_11; // System.Single UnityEngine.ParticleSystem_Particle::m_StartLifetime float ___m_StartLifetime_12; // System.Int32 UnityEngine.ParticleSystem_Particle::m_MeshIndex int32_t ___m_MeshIndex_13; // System.Single UnityEngine.ParticleSystem_Particle::m_EmitAccumulator0 float ___m_EmitAccumulator0_14; // System.Single UnityEngine.ParticleSystem_Particle::m_EmitAccumulator1 float ___m_EmitAccumulator1_15; // System.UInt32 UnityEngine.ParticleSystem_Particle::m_Flags uint32_t ___m_Flags_16; public: inline static int32_t get_offset_of_m_Position_0() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Position_0)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Position_0() const { return ___m_Position_0; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Position_0() { return &___m_Position_0; } inline void set_m_Position_0(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Position_0 = value; } inline static int32_t get_offset_of_m_Velocity_1() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Velocity_1)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Velocity_1() const { return ___m_Velocity_1; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Velocity_1() { return &___m_Velocity_1; } inline void set_m_Velocity_1(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Velocity_1 = value; } inline static int32_t get_offset_of_m_AnimatedVelocity_2() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AnimatedVelocity_2)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AnimatedVelocity_2() const { return ___m_AnimatedVelocity_2; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AnimatedVelocity_2() { return &___m_AnimatedVelocity_2; } inline void set_m_AnimatedVelocity_2(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_AnimatedVelocity_2 = value; } inline static int32_t get_offset_of_m_InitialVelocity_3() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_InitialVelocity_3)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_InitialVelocity_3() const { return ___m_InitialVelocity_3; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_InitialVelocity_3() { return &___m_InitialVelocity_3; } inline void set_m_InitialVelocity_3(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_InitialVelocity_3 = value; } inline static int32_t get_offset_of_m_AxisOfRotation_4() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AxisOfRotation_4)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AxisOfRotation_4() const { return ___m_AxisOfRotation_4; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AxisOfRotation_4() { return &___m_AxisOfRotation_4; } inline void set_m_AxisOfRotation_4(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_AxisOfRotation_4 = value; } inline static int32_t get_offset_of_m_Rotation_5() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Rotation_5)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_Rotation_5() const { return ___m_Rotation_5; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_Rotation_5() { return &___m_Rotation_5; } inline void set_m_Rotation_5(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_Rotation_5 = value; } inline static int32_t get_offset_of_m_AngularVelocity_6() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_AngularVelocity_6)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_AngularVelocity_6() const { return ___m_AngularVelocity_6; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_AngularVelocity_6() { return &___m_AngularVelocity_6; } inline void set_m_AngularVelocity_6(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_AngularVelocity_6 = value; } inline static int32_t get_offset_of_m_StartSize_7() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartSize_7)); } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 get_m_StartSize_7() const { return ___m_StartSize_7; } inline Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * get_address_of_m_StartSize_7() { return &___m_StartSize_7; } inline void set_m_StartSize_7(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 value) { ___m_StartSize_7 = value; } inline static int32_t get_offset_of_m_StartColor_8() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartColor_8)); } inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 get_m_StartColor_8() const { return ___m_StartColor_8; } inline Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 * get_address_of_m_StartColor_8() { return &___m_StartColor_8; } inline void set_m_StartColor_8(Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 value) { ___m_StartColor_8 = value; } inline static int32_t get_offset_of_m_RandomSeed_9() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_RandomSeed_9)); } inline uint32_t get_m_RandomSeed_9() const { return ___m_RandomSeed_9; } inline uint32_t* get_address_of_m_RandomSeed_9() { return &___m_RandomSeed_9; } inline void set_m_RandomSeed_9(uint32_t value) { ___m_RandomSeed_9 = value; } inline static int32_t get_offset_of_m_ParentRandomSeed_10() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_ParentRandomSeed_10)); } inline uint32_t get_m_ParentRandomSeed_10() const { return ___m_ParentRandomSeed_10; } inline uint32_t* get_address_of_m_ParentRandomSeed_10() { return &___m_ParentRandomSeed_10; } inline void set_m_ParentRandomSeed_10(uint32_t value) { ___m_ParentRandomSeed_10 = value; } inline static int32_t get_offset_of_m_Lifetime_11() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Lifetime_11)); } inline float get_m_Lifetime_11() const { return ___m_Lifetime_11; } inline float* get_address_of_m_Lifetime_11() { return &___m_Lifetime_11; } inline void set_m_Lifetime_11(float value) { ___m_Lifetime_11 = value; } inline static int32_t get_offset_of_m_StartLifetime_12() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_StartLifetime_12)); } inline float get_m_StartLifetime_12() const { return ___m_StartLifetime_12; } inline float* get_address_of_m_StartLifetime_12() { return &___m_StartLifetime_12; } inline void set_m_StartLifetime_12(float value) { ___m_StartLifetime_12 = value; } inline static int32_t get_offset_of_m_MeshIndex_13() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_MeshIndex_13)); } inline int32_t get_m_MeshIndex_13() const { return ___m_MeshIndex_13; } inline int32_t* get_address_of_m_MeshIndex_13() { return &___m_MeshIndex_13; } inline void set_m_MeshIndex_13(int32_t value) { ___m_MeshIndex_13 = value; } inline static int32_t get_offset_of_m_EmitAccumulator0_14() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_EmitAccumulator0_14)); } inline float get_m_EmitAccumulator0_14() const { return ___m_EmitAccumulator0_14; } inline float* get_address_of_m_EmitAccumulator0_14() { return &___m_EmitAccumulator0_14; } inline void set_m_EmitAccumulator0_14(float value) { ___m_EmitAccumulator0_14 = value; } inline static int32_t get_offset_of_m_EmitAccumulator1_15() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_EmitAccumulator1_15)); } inline float get_m_EmitAccumulator1_15() const { return ___m_EmitAccumulator1_15; } inline float* get_address_of_m_EmitAccumulator1_15() { return &___m_EmitAccumulator1_15; } inline void set_m_EmitAccumulator1_15(float value) { ___m_EmitAccumulator1_15 = value; } inline static int32_t get_offset_of_m_Flags_16() { return static_cast(offsetof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E, ___m_Flags_16)); } inline uint32_t get_m_Flags_16() const { return ___m_Flags_16; } inline uint32_t* get_address_of_m_Flags_16() { return &___m_Flags_16; } inline void set_m_Flags_16(uint32_t value) { ___m_Flags_16 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Emission struct Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583 { public: // System.Single UnityEngine.ParticleSystem_PlaybackState_Emission::m_ParticleSpacing float ___m_ParticleSpacing_0; // System.Single UnityEngine.ParticleSystem_PlaybackState_Emission::m_ToEmitAccumulator float ___m_ToEmitAccumulator_1; // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Emission::m_Random Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___m_Random_2; public: inline static int32_t get_offset_of_m_ParticleSpacing_0() { return static_cast(offsetof(Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583, ___m_ParticleSpacing_0)); } inline float get_m_ParticleSpacing_0() const { return ___m_ParticleSpacing_0; } inline float* get_address_of_m_ParticleSpacing_0() { return &___m_ParticleSpacing_0; } inline void set_m_ParticleSpacing_0(float value) { ___m_ParticleSpacing_0 = value; } inline static int32_t get_offset_of_m_ToEmitAccumulator_1() { return static_cast(offsetof(Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583, ___m_ToEmitAccumulator_1)); } inline float get_m_ToEmitAccumulator_1() const { return ___m_ToEmitAccumulator_1; } inline float* get_address_of_m_ToEmitAccumulator_1() { return &___m_ToEmitAccumulator_1; } inline void set_m_ToEmitAccumulator_1(float value) { ___m_ToEmitAccumulator_1 = value; } inline static int32_t get_offset_of_m_Random_2() { return static_cast(offsetof(Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583, ___m_Random_2)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_m_Random_2() const { return ___m_Random_2; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_m_Random_2() { return &___m_Random_2; } inline void set_m_Random_2(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___m_Random_2 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Lights struct Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5 { public: // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Lights::m_Random Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___m_Random_0; // System.Single UnityEngine.ParticleSystem_PlaybackState_Lights::m_ParticleEmissionCounter float ___m_ParticleEmissionCounter_1; public: inline static int32_t get_offset_of_m_Random_0() { return static_cast(offsetof(Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5, ___m_Random_0)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_m_Random_0() const { return ___m_Random_0; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_m_Random_0() { return &___m_Random_0; } inline void set_m_Random_0(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___m_Random_0 = value; } inline static int32_t get_offset_of_m_ParticleEmissionCounter_1() { return static_cast(offsetof(Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5, ___m_ParticleEmissionCounter_1)); } inline float get_m_ParticleEmissionCounter_1() const { return ___m_ParticleEmissionCounter_1; } inline float* get_address_of_m_ParticleEmissionCounter_1() { return &___m_ParticleEmissionCounter_1; } inline void set_m_ParticleEmissionCounter_1(float value) { ___m_ParticleEmissionCounter_1 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Seed4 struct Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D { public: // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Seed4::x Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___x_0; // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Seed4::y Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___y_1; // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Seed4::z Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___z_2; // UnityEngine.ParticleSystem_PlaybackState_Seed UnityEngine.ParticleSystem_PlaybackState_Seed4::w Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D, ___x_0)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_x_0() const { return ___x_0; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_x_0() { return &___x_0; } inline void set_x_0(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D, ___y_1)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_y_1() const { return ___y_1; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_y_1() { return &___y_1; } inline void set_y_1(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D, ___z_2)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_z_2() const { return ___z_2; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_z_2() { return &___z_2; } inline void set_z_2(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D, ___w_3)); } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 get_w_3() const { return ___w_3; } inline Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 * get_address_of_w_3() { return &___w_3; } inline void set_w_3(Seed_t286EF89A6A6BE370B2ABFA4B323C9019AF44FE67 value) { ___w_3 = value; } }; // UnityEngine.ParticleSystemCustomData struct ParticleSystemCustomData_t9C3B77235A140EBC1CF079ABC89C2DCBDF433A54 { public: // System.Int32 UnityEngine.ParticleSystemCustomData::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParticleSystemCustomData_t9C3B77235A140EBC1CF079ABC89C2DCBDF433A54, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // UnityEngine.ParticleSystemStopBehavior struct ParticleSystemStopBehavior_t391374C3CA738F223224E1F294A11CD06D3E1EF0 { public: // System.Int32 UnityEngine.ParticleSystemStopBehavior::value__ int32_t ___value___2; public: inline static int32_t get_offset_of_value___2() { return static_cast(offsetof(ParticleSystemStopBehavior_t391374C3CA738F223224E1F294A11CD06D3E1EF0, ___value___2)); } inline int32_t get_value___2() const { return ___value___2; } inline int32_t* get_address_of_value___2() { return &___value___2; } inline void set_value___2(int32_t value) { ___value___2 = value; } }; // Unity.Collections.NativeArray`1 struct NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B { public: // System.Void* Unity.Collections.NativeArray`1::m_Buffer void* ___m_Buffer_0; // System.Int32 Unity.Collections.NativeArray`1::m_Length int32_t ___m_Length_1; // Unity.Collections.Allocator Unity.Collections.NativeArray`1::m_AllocatorLabel int32_t ___m_AllocatorLabel_2; public: inline static int32_t get_offset_of_m_Buffer_0() { return static_cast(offsetof(NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B, ___m_Buffer_0)); } inline void* get_m_Buffer_0() const { return ___m_Buffer_0; } inline void** get_address_of_m_Buffer_0() { return &___m_Buffer_0; } inline void set_m_Buffer_0(void* value) { ___m_Buffer_0 = value; } inline static int32_t get_offset_of_m_Length_1() { return static_cast(offsetof(NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B, ___m_Length_1)); } inline int32_t get_m_Length_1() const { return ___m_Length_1; } inline int32_t* get_address_of_m_Length_1() { return &___m_Length_1; } inline void set_m_Length_1(int32_t value) { ___m_Length_1 = value; } inline static int32_t get_offset_of_m_AllocatorLabel_2() { return static_cast(offsetof(NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B, ___m_AllocatorLabel_2)); } inline int32_t get_m_AllocatorLabel_2() const { return ___m_AllocatorLabel_2; } inline int32_t* get_address_of_m_AllocatorLabel_2() { return &___m_AllocatorLabel_2; } inline void set_m_AllocatorLabel_2(int32_t value) { ___m_AllocatorLabel_2 = value; } }; // UnityEngine.Component struct Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 { public: public: }; // UnityEngine.Mesh struct Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C : public Object_tAE11E5E46CD5C37C9F3E8950C00CD8B45666A2D0 { public: public: }; // UnityEngine.ParticleSystem_EmitParams struct EmitParams_t03557E552852EC6B71876CD05C4098733702A219 { public: // UnityEngine.ParticleSystem_Particle UnityEngine.ParticleSystem_EmitParams::m_Particle Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___m_Particle_0; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_PositionSet bool ___m_PositionSet_1; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_VelocitySet bool ___m_VelocitySet_2; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_AxisOfRotationSet bool ___m_AxisOfRotationSet_3; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_RotationSet bool ___m_RotationSet_4; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_AngularVelocitySet bool ___m_AngularVelocitySet_5; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_StartSizeSet bool ___m_StartSizeSet_6; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_StartColorSet bool ___m_StartColorSet_7; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_RandomSeedSet bool ___m_RandomSeedSet_8; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_StartLifetimeSet bool ___m_StartLifetimeSet_9; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_MeshIndexSet bool ___m_MeshIndexSet_10; // System.Boolean UnityEngine.ParticleSystem_EmitParams::m_ApplyShapeToPosition bool ___m_ApplyShapeToPosition_11; public: inline static int32_t get_offset_of_m_Particle_0() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_Particle_0)); } inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E get_m_Particle_0() const { return ___m_Particle_0; } inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * get_address_of_m_Particle_0() { return &___m_Particle_0; } inline void set_m_Particle_0(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value) { ___m_Particle_0 = value; } inline static int32_t get_offset_of_m_PositionSet_1() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_PositionSet_1)); } inline bool get_m_PositionSet_1() const { return ___m_PositionSet_1; } inline bool* get_address_of_m_PositionSet_1() { return &___m_PositionSet_1; } inline void set_m_PositionSet_1(bool value) { ___m_PositionSet_1 = value; } inline static int32_t get_offset_of_m_VelocitySet_2() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_VelocitySet_2)); } inline bool get_m_VelocitySet_2() const { return ___m_VelocitySet_2; } inline bool* get_address_of_m_VelocitySet_2() { return &___m_VelocitySet_2; } inline void set_m_VelocitySet_2(bool value) { ___m_VelocitySet_2 = value; } inline static int32_t get_offset_of_m_AxisOfRotationSet_3() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_AxisOfRotationSet_3)); } inline bool get_m_AxisOfRotationSet_3() const { return ___m_AxisOfRotationSet_3; } inline bool* get_address_of_m_AxisOfRotationSet_3() { return &___m_AxisOfRotationSet_3; } inline void set_m_AxisOfRotationSet_3(bool value) { ___m_AxisOfRotationSet_3 = value; } inline static int32_t get_offset_of_m_RotationSet_4() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_RotationSet_4)); } inline bool get_m_RotationSet_4() const { return ___m_RotationSet_4; } inline bool* get_address_of_m_RotationSet_4() { return &___m_RotationSet_4; } inline void set_m_RotationSet_4(bool value) { ___m_RotationSet_4 = value; } inline static int32_t get_offset_of_m_AngularVelocitySet_5() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_AngularVelocitySet_5)); } inline bool get_m_AngularVelocitySet_5() const { return ___m_AngularVelocitySet_5; } inline bool* get_address_of_m_AngularVelocitySet_5() { return &___m_AngularVelocitySet_5; } inline void set_m_AngularVelocitySet_5(bool value) { ___m_AngularVelocitySet_5 = value; } inline static int32_t get_offset_of_m_StartSizeSet_6() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_StartSizeSet_6)); } inline bool get_m_StartSizeSet_6() const { return ___m_StartSizeSet_6; } inline bool* get_address_of_m_StartSizeSet_6() { return &___m_StartSizeSet_6; } inline void set_m_StartSizeSet_6(bool value) { ___m_StartSizeSet_6 = value; } inline static int32_t get_offset_of_m_StartColorSet_7() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_StartColorSet_7)); } inline bool get_m_StartColorSet_7() const { return ___m_StartColorSet_7; } inline bool* get_address_of_m_StartColorSet_7() { return &___m_StartColorSet_7; } inline void set_m_StartColorSet_7(bool value) { ___m_StartColorSet_7 = value; } inline static int32_t get_offset_of_m_RandomSeedSet_8() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_RandomSeedSet_8)); } inline bool get_m_RandomSeedSet_8() const { return ___m_RandomSeedSet_8; } inline bool* get_address_of_m_RandomSeedSet_8() { return &___m_RandomSeedSet_8; } inline void set_m_RandomSeedSet_8(bool value) { ___m_RandomSeedSet_8 = value; } inline static int32_t get_offset_of_m_StartLifetimeSet_9() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_StartLifetimeSet_9)); } inline bool get_m_StartLifetimeSet_9() const { return ___m_StartLifetimeSet_9; } inline bool* get_address_of_m_StartLifetimeSet_9() { return &___m_StartLifetimeSet_9; } inline void set_m_StartLifetimeSet_9(bool value) { ___m_StartLifetimeSet_9 = value; } inline static int32_t get_offset_of_m_MeshIndexSet_10() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_MeshIndexSet_10)); } inline bool get_m_MeshIndexSet_10() const { return ___m_MeshIndexSet_10; } inline bool* get_address_of_m_MeshIndexSet_10() { return &___m_MeshIndexSet_10; } inline void set_m_MeshIndexSet_10(bool value) { ___m_MeshIndexSet_10 = value; } inline static int32_t get_offset_of_m_ApplyShapeToPosition_11() { return static_cast(offsetof(EmitParams_t03557E552852EC6B71876CD05C4098733702A219, ___m_ApplyShapeToPosition_11)); } inline bool get_m_ApplyShapeToPosition_11() const { return ___m_ApplyShapeToPosition_11; } inline bool* get_address_of_m_ApplyShapeToPosition_11() { return &___m_ApplyShapeToPosition_11; } inline void set_m_ApplyShapeToPosition_11(bool value) { ___m_ApplyShapeToPosition_11 = value; } }; // Native definition for P/Invoke marshalling of UnityEngine.ParticleSystem/EmitParams struct EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_pinvoke { Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___m_Particle_0; int32_t ___m_PositionSet_1; int32_t ___m_VelocitySet_2; int32_t ___m_AxisOfRotationSet_3; int32_t ___m_RotationSet_4; int32_t ___m_AngularVelocitySet_5; int32_t ___m_StartSizeSet_6; int32_t ___m_StartColorSet_7; int32_t ___m_RandomSeedSet_8; int32_t ___m_StartLifetimeSet_9; int32_t ___m_MeshIndexSet_10; int32_t ___m_ApplyShapeToPosition_11; }; // Native definition for COM marshalling of UnityEngine.ParticleSystem/EmitParams struct EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_com { Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___m_Particle_0; int32_t ___m_PositionSet_1; int32_t ___m_VelocitySet_2; int32_t ___m_AxisOfRotationSet_3; int32_t ___m_RotationSet_4; int32_t ___m_AngularVelocitySet_5; int32_t ___m_StartSizeSet_6; int32_t ___m_StartColorSet_7; int32_t ___m_RandomSeedSet_8; int32_t ___m_StartLifetimeSet_9; int32_t ___m_MeshIndexSet_10; int32_t ___m_ApplyShapeToPosition_11; }; // UnityEngine.ParticleSystem_PlaybackState_Collision struct Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664 { public: // UnityEngine.ParticleSystem_PlaybackState_Seed4 UnityEngine.ParticleSystem_PlaybackState_Collision::m_Random Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D ___m_Random_0; public: inline static int32_t get_offset_of_m_Random_0() { return static_cast(offsetof(Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664, ___m_Random_0)); } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D get_m_Random_0() const { return ___m_Random_0; } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D * get_address_of_m_Random_0() { return &___m_Random_0; } inline void set_m_Random_0(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D value) { ___m_Random_0 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Force struct Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD { public: // UnityEngine.ParticleSystem_PlaybackState_Seed4 UnityEngine.ParticleSystem_PlaybackState_Force::m_Random Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D ___m_Random_0; public: inline static int32_t get_offset_of_m_Random_0() { return static_cast(offsetof(Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD, ___m_Random_0)); } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D get_m_Random_0() const { return ___m_Random_0; } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D * get_address_of_m_Random_0() { return &___m_Random_0; } inline void set_m_Random_0(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D value) { ___m_Random_0 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Initial struct Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695 { public: // UnityEngine.ParticleSystem_PlaybackState_Seed4 UnityEngine.ParticleSystem_PlaybackState_Initial::m_Random Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D ___m_Random_0; public: inline static int32_t get_offset_of_m_Random_0() { return static_cast(offsetof(Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695, ___m_Random_0)); } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D get_m_Random_0() const { return ___m_Random_0; } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D * get_address_of_m_Random_0() { return &___m_Random_0; } inline void set_m_Random_0(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D value) { ___m_Random_0 = value; } }; // UnityEngine.ParticleSystem_PlaybackState_Shape struct Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5 { public: // UnityEngine.ParticleSystem_PlaybackState_Seed4 UnityEngine.ParticleSystem_PlaybackState_Shape::m_Random Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D ___m_Random_0; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_RadiusTimer float ___m_RadiusTimer_1; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_RadiusTimerPrev float ___m_RadiusTimerPrev_2; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_ArcTimer float ___m_ArcTimer_3; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_ArcTimerPrev float ___m_ArcTimerPrev_4; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_MeshSpawnTimer float ___m_MeshSpawnTimer_5; // System.Single UnityEngine.ParticleSystem_PlaybackState_Shape::m_MeshSpawnTimerPrev float ___m_MeshSpawnTimerPrev_6; // System.Int32 UnityEngine.ParticleSystem_PlaybackState_Shape::m_OrderedMeshVertexIndex int32_t ___m_OrderedMeshVertexIndex_7; public: inline static int32_t get_offset_of_m_Random_0() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_Random_0)); } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D get_m_Random_0() const { return ___m_Random_0; } inline Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D * get_address_of_m_Random_0() { return &___m_Random_0; } inline void set_m_Random_0(Seed4_t26CA39C329A0B555E4B7C37B25928408AFA8C67D value) { ___m_Random_0 = value; } inline static int32_t get_offset_of_m_RadiusTimer_1() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_RadiusTimer_1)); } inline float get_m_RadiusTimer_1() const { return ___m_RadiusTimer_1; } inline float* get_address_of_m_RadiusTimer_1() { return &___m_RadiusTimer_1; } inline void set_m_RadiusTimer_1(float value) { ___m_RadiusTimer_1 = value; } inline static int32_t get_offset_of_m_RadiusTimerPrev_2() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_RadiusTimerPrev_2)); } inline float get_m_RadiusTimerPrev_2() const { return ___m_RadiusTimerPrev_2; } inline float* get_address_of_m_RadiusTimerPrev_2() { return &___m_RadiusTimerPrev_2; } inline void set_m_RadiusTimerPrev_2(float value) { ___m_RadiusTimerPrev_2 = value; } inline static int32_t get_offset_of_m_ArcTimer_3() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_ArcTimer_3)); } inline float get_m_ArcTimer_3() const { return ___m_ArcTimer_3; } inline float* get_address_of_m_ArcTimer_3() { return &___m_ArcTimer_3; } inline void set_m_ArcTimer_3(float value) { ___m_ArcTimer_3 = value; } inline static int32_t get_offset_of_m_ArcTimerPrev_4() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_ArcTimerPrev_4)); } inline float get_m_ArcTimerPrev_4() const { return ___m_ArcTimerPrev_4; } inline float* get_address_of_m_ArcTimerPrev_4() { return &___m_ArcTimerPrev_4; } inline void set_m_ArcTimerPrev_4(float value) { ___m_ArcTimerPrev_4 = value; } inline static int32_t get_offset_of_m_MeshSpawnTimer_5() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_MeshSpawnTimer_5)); } inline float get_m_MeshSpawnTimer_5() const { return ___m_MeshSpawnTimer_5; } inline float* get_address_of_m_MeshSpawnTimer_5() { return &___m_MeshSpawnTimer_5; } inline void set_m_MeshSpawnTimer_5(float value) { ___m_MeshSpawnTimer_5 = value; } inline static int32_t get_offset_of_m_MeshSpawnTimerPrev_6() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_MeshSpawnTimerPrev_6)); } inline float get_m_MeshSpawnTimerPrev_6() const { return ___m_MeshSpawnTimerPrev_6; } inline float* get_address_of_m_MeshSpawnTimerPrev_6() { return &___m_MeshSpawnTimerPrev_6; } inline void set_m_MeshSpawnTimerPrev_6(float value) { ___m_MeshSpawnTimerPrev_6 = value; } inline static int32_t get_offset_of_m_OrderedMeshVertexIndex_7() { return static_cast(offsetof(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5, ___m_OrderedMeshVertexIndex_7)); } inline int32_t get_m_OrderedMeshVertexIndex_7() const { return ___m_OrderedMeshVertexIndex_7; } inline int32_t* get_address_of_m_OrderedMeshVertexIndex_7() { return &___m_OrderedMeshVertexIndex_7; } inline void set_m_OrderedMeshVertexIndex_7(int32_t value) { ___m_OrderedMeshVertexIndex_7 = value; } }; // UnityEngine.ParticleSystem struct ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 { public: public: }; // UnityEngine.ParticleSystem_PlaybackState struct PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 { public: // System.Single UnityEngine.ParticleSystem_PlaybackState::m_AccumulatedDt float ___m_AccumulatedDt_0; // System.Single UnityEngine.ParticleSystem_PlaybackState::m_StartDelay float ___m_StartDelay_1; // System.Single UnityEngine.ParticleSystem_PlaybackState::m_PlaybackTime float ___m_PlaybackTime_2; // System.Int32 UnityEngine.ParticleSystem_PlaybackState::m_RingBufferIndex int32_t ___m_RingBufferIndex_3; // UnityEngine.ParticleSystem_PlaybackState_Emission UnityEngine.ParticleSystem_PlaybackState::m_Emission Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583 ___m_Emission_4; // UnityEngine.ParticleSystem_PlaybackState_Initial UnityEngine.ParticleSystem_PlaybackState::m_Initial Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695 ___m_Initial_5; // UnityEngine.ParticleSystem_PlaybackState_Shape UnityEngine.ParticleSystem_PlaybackState::m_Shape Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5 ___m_Shape_6; // UnityEngine.ParticleSystem_PlaybackState_Force UnityEngine.ParticleSystem_PlaybackState::m_Force Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD ___m_Force_7; // UnityEngine.ParticleSystem_PlaybackState_Collision UnityEngine.ParticleSystem_PlaybackState::m_Collision Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664 ___m_Collision_8; // UnityEngine.ParticleSystem_PlaybackState_Noise UnityEngine.ParticleSystem_PlaybackState::m_Noise Noise_t19FB1036002F892E759F691B282B9CC168704E1F ___m_Noise_9; // UnityEngine.ParticleSystem_PlaybackState_Lights UnityEngine.ParticleSystem_PlaybackState::m_Lights Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5 ___m_Lights_10; // UnityEngine.ParticleSystem_PlaybackState_Trail UnityEngine.ParticleSystem_PlaybackState::m_Trail Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6 ___m_Trail_11; public: inline static int32_t get_offset_of_m_AccumulatedDt_0() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_AccumulatedDt_0)); } inline float get_m_AccumulatedDt_0() const { return ___m_AccumulatedDt_0; } inline float* get_address_of_m_AccumulatedDt_0() { return &___m_AccumulatedDt_0; } inline void set_m_AccumulatedDt_0(float value) { ___m_AccumulatedDt_0 = value; } inline static int32_t get_offset_of_m_StartDelay_1() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_StartDelay_1)); } inline float get_m_StartDelay_1() const { return ___m_StartDelay_1; } inline float* get_address_of_m_StartDelay_1() { return &___m_StartDelay_1; } inline void set_m_StartDelay_1(float value) { ___m_StartDelay_1 = value; } inline static int32_t get_offset_of_m_PlaybackTime_2() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_PlaybackTime_2)); } inline float get_m_PlaybackTime_2() const { return ___m_PlaybackTime_2; } inline float* get_address_of_m_PlaybackTime_2() { return &___m_PlaybackTime_2; } inline void set_m_PlaybackTime_2(float value) { ___m_PlaybackTime_2 = value; } inline static int32_t get_offset_of_m_RingBufferIndex_3() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_RingBufferIndex_3)); } inline int32_t get_m_RingBufferIndex_3() const { return ___m_RingBufferIndex_3; } inline int32_t* get_address_of_m_RingBufferIndex_3() { return &___m_RingBufferIndex_3; } inline void set_m_RingBufferIndex_3(int32_t value) { ___m_RingBufferIndex_3 = value; } inline static int32_t get_offset_of_m_Emission_4() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Emission_4)); } inline Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583 get_m_Emission_4() const { return ___m_Emission_4; } inline Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583 * get_address_of_m_Emission_4() { return &___m_Emission_4; } inline void set_m_Emission_4(Emission_t390D19B4B5B78C2B477175DFE303BD83906A2583 value) { ___m_Emission_4 = value; } inline static int32_t get_offset_of_m_Initial_5() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Initial_5)); } inline Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695 get_m_Initial_5() const { return ___m_Initial_5; } inline Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695 * get_address_of_m_Initial_5() { return &___m_Initial_5; } inline void set_m_Initial_5(Initial_t6301B7F05CB514104319FC2E293907BAD6FC7695 value) { ___m_Initial_5 = value; } inline static int32_t get_offset_of_m_Shape_6() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Shape_6)); } inline Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5 get_m_Shape_6() const { return ___m_Shape_6; } inline Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5 * get_address_of_m_Shape_6() { return &___m_Shape_6; } inline void set_m_Shape_6(Shape_tB1566ECA9D55FD114D51CE4874266AF1F9F5CAF5 value) { ___m_Shape_6 = value; } inline static int32_t get_offset_of_m_Force_7() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Force_7)); } inline Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD get_m_Force_7() const { return ___m_Force_7; } inline Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD * get_address_of_m_Force_7() { return &___m_Force_7; } inline void set_m_Force_7(Force_t58F8F82B7213136D90E2E160F5145BBAB5DE0EBD value) { ___m_Force_7 = value; } inline static int32_t get_offset_of_m_Collision_8() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Collision_8)); } inline Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664 get_m_Collision_8() const { return ___m_Collision_8; } inline Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664 * get_address_of_m_Collision_8() { return &___m_Collision_8; } inline void set_m_Collision_8(Collision_tBAA128729A7D9B2DEA8C97A5CE470F6EBD465664 value) { ___m_Collision_8 = value; } inline static int32_t get_offset_of_m_Noise_9() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Noise_9)); } inline Noise_t19FB1036002F892E759F691B282B9CC168704E1F get_m_Noise_9() const { return ___m_Noise_9; } inline Noise_t19FB1036002F892E759F691B282B9CC168704E1F * get_address_of_m_Noise_9() { return &___m_Noise_9; } inline void set_m_Noise_9(Noise_t19FB1036002F892E759F691B282B9CC168704E1F value) { ___m_Noise_9 = value; } inline static int32_t get_offset_of_m_Lights_10() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Lights_10)); } inline Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5 get_m_Lights_10() const { return ___m_Lights_10; } inline Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5 * get_address_of_m_Lights_10() { return &___m_Lights_10; } inline void set_m_Lights_10(Lights_t634819F8EE1F2D53ABC28EBF3E7DB7F321B659B5 value) { ___m_Lights_10 = value; } inline static int32_t get_offset_of_m_Trail_11() { return static_cast(offsetof(PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96, ___m_Trail_11)); } inline Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6 get_m_Trail_11() const { return ___m_Trail_11; } inline Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6 * get_address_of_m_Trail_11() { return &___m_Trail_11; } inline void set_m_Trail_11(Trail_t00AC95B5C40177E7B9FC53EA05C0B07E310DA4E6 value) { ___m_Trail_11 = value; } }; // UnityEngine.Renderer struct Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 : public Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 { public: public: }; // UnityEngine.ParticleSystemRenderer struct ParticleSystemRenderer_t86E4ED2C0ADF5D2E7FA3D636B6B070600D05C459 : public Renderer_t0556D67DD582620D1F495627EDE30D03284151F4 { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // UnityEngine.ParticleSystem_Particle[] struct ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513 : public RuntimeArray { public: ALIGN_FIELD (8) Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E m_Items[1]; public: inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; } inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E value) { m_Items[index] = value; } }; // UnityEngine.Mesh[] struct MeshU5BU5D_tDD9C723AA6F0225B35A93D871CDC2CEFF7F8CB89 : public RuntimeArray { public: ALIGN_FIELD (8) Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * m_Items[1]; public: inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * GetAt(il2cpp_array_size_t index) const { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items[index]; } inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** GetAddressAt(il2cpp_array_size_t index) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); return m_Items + index; } inline void SetAt(il2cpp_array_size_t index, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value) { IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length); m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * GetAtUnchecked(il2cpp_array_size_t index) const { return m_Items[index]; } inline Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C ** GetAddressAtUnchecked(il2cpp_array_size_t index) { return m_Items + index; } inline void SetAtUnchecked(il2cpp_array_size_t index, Mesh_t6106B8D8E4C691321581AB0445552EC78B947B8C * value) { m_Items[index] = value; Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value); } }; // System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafeReadOnlyPtr(Unity.Collections.NativeArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void* NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8_gshared (NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___nativeArray0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1_gshared (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * __this, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_gshared (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_position(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_position_m3E99F891841E8B03490433FAFF5B601A6D12BDEF (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_velocity(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_velocity_mD0476C793611AD570296960FB0CB8FECD387E99C (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_lifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_lifetime_m0DB60575386F2D365BCCCAB07538FC2BFF81EC17 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_startLifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startLifetime_mEEB2B63599B1E4D1B8B2CEE25F13A50F1BCE7BBE (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_startSize(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startSize_m45B6CD1480219E30A96317D654B9439C8DB2DF87 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::get_zero() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2 (const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_rotation3D(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_angularVelocity3D(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_startColor(UnityEngine.Color32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startColor_m67807C44D14862EBD8C030C1FE094E8438384AA6 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_randomSeed(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_randomSeed_m1311237E65918DDD765FC4D6BAE85047D8B8CBCE (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, uint32_t ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::EmitOld_Internal(UnityEngine.ParticleSystem/Particle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * ___particle0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mCBB22C645CD23845D88FDF981FC2F32E31AB4FB5 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, const RuntimeMethod* method); // System.Void* Unity.Collections.LowLevel.Unsafe.NativeArrayUnsafeUtility::GetUnsafeReadOnlyPtr(Unity.Collections.NativeArray`1) inline void* NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8 (NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___nativeArray0, const RuntimeMethod* method) { return (( void* (*) (NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B , const RuntimeMethod*))NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8_gshared)(___nativeArray0, method); } // System.IntPtr System.IntPtr::op_Explicit(System.Void*) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR intptr_t IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21 (void* ___value0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, intptr_t ___particles0, int32_t ___particlesLength1, int32_t ___size2, int32_t ___offset3, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetParticles(Unity.Collections.NativeArray`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mA4262BC25D696BD2C50F5638BB3D8559F0DBA635 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetParticles(Unity.Collections.NativeArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_m35DB70B894F17D4405756DC82AE3A88A9E2C425D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, const RuntimeMethod* method); // System.Int32 UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method); // System.Int32 UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mB4211CC9ACAB804F13A9112ECA459ED3AD0F980E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, const RuntimeMethod* method); // System.Int32 UnityEngine.ParticleSystem::GetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, intptr_t ___particles0, int32_t ___particlesLength1, int32_t ___size2, int32_t ___offset3, const RuntimeMethod* method); // System.Int32 UnityEngine.ParticleSystem::GetParticles(Unity.Collections.NativeArray`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mDEBAF8171DF7B77ECB3CBA33DA36A3EE51F04A78 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method); // System.Int32 UnityEngine.ParticleSystem::GetParticles(Unity.Collections.NativeArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mC46906646A6B0C61578165E6818CF05B7A052D18 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::GetPlaybackState_Injected(UnityEngine.ParticleSystem/PlaybackState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 * ___ret0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetPlaybackState_Injected(UnityEngine.ParticleSystem/PlaybackState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 * ___playbackState0, const RuntimeMethod* method); // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1 (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, const RuntimeMethod*))List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1_gshared)(__this, method); } // System.Void System.Collections.Generic.List`1::.ctor() inline void List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4 (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * __this, const RuntimeMethod* method) { (( void (*) (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *, const RuntimeMethod*))List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_gshared)(__this, method); } // System.Void UnityEngine.ParticleSystem::GetTrailDataInternal(UnityEngine.ParticleSystem/Trails&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Trails_t734E04C138B1814CF8513CB588283296442633A6 * ___trailData0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::SetTrails_Injected(UnityEngine.ParticleSystem/Trails&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Trails_t734E04C138B1814CF8513CB588283296442633A6 * ___trailData0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, bool ___restart2, bool ___fixedTimeStep3, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_mD6455059C334AB05501AFF2508FAE89F7544CD97 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, bool ___restart2, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_m5CB884C2A223F63D69F01432777E11131028ABBC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Play(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Pause(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Stop(System.Boolean,UnityEngine.ParticleSystemStopBehavior) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, int32_t ___stopBehavior1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Stop(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m6A4F8F9868A2A39AE5C1A0A780716E0DCBFF6F92 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Clear(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method); // System.Boolean UnityEngine.ParticleSystem::IsAlive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Emit_Internal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___count0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::Emit_Injected(UnityEngine.ParticleSystem/EmitParams&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, EmitParams_t03557E552852EC6B71876CD05C4098733702A219 * ___emitParams0, int32_t ___count1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::TriggerSubEmitter(System.Int32,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___particles1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::TriggerSubEmitterForParticle(System.Int32,UnityEngine.ParticleSystem/Particle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitterForParticle_m088D6FDBC2CE3B9D01AD5904AEA2F1F92EBE21D8 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___particle1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem::TriggerSubEmitterForParticle_Injected(System.Int32,UnityEngine.ParticleSystem/Particle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * ___particle1, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/MainModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainModule__ctor_m10DC65291ACEC243EC5302404E059717B552BA7A (MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/EmissionModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmissionModule__ctor_mD6B4029B58ECFECE0567E7FD67962FEF52B15843 (EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/ShapeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShapeModule__ctor_mB19F3EBB92FAD933070C3F52965041DC8738CF59 (ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/VelocityOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VelocityOverLifetimeModule__ctor_m9A2FA3133A5C5E6930E83294EF9AC5EDB3E2C750 (VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LimitVelocityOverLifetimeModule__ctor_m5C41835187AC366BC5A8EC18EB3BE8BC621DED18 (LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/InheritVelocityModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InheritVelocityModule__ctor_mCE8B0A15BF9CF03ED98A3E60B500950540DA4CCD (InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/ForceOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForceOverLifetimeModule__ctor_mFE787A3360F5DFD01A174D4D9BFA4F934D2ECBCB (ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/ColorOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorOverLifetimeModule__ctor_m2518B5921E484E39A47DB433A7A6AFBEDCD5C636 (ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/ColorBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorBySpeedModule__ctor_m3708215D813422555462C55BAC56A020B72D362F (ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/SizeOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SizeOverLifetimeModule__ctor_mBA190341436420C03CD63C84785E920FFBA88615 (SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/SizeBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SizeBySpeedModule__ctor_m37595492408A645589FAB6E040EA381CB6EDBD16 (SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/RotationOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RotationOverLifetimeModule__ctor_m06856E1F72E3769D55BEA13BED41052FD60C1C2A (RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/RotationBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RotationBySpeedModule__ctor_mDD5D653E2006948218D1E26FD396B2F8834ED998 (RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/ExternalForcesModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExternalForcesModule__ctor_m94F436A148FC8855936E374D947BCB13D8ADBE53 (ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/NoiseModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoiseModule__ctor_m06E7B021A2B7B5CA60AFDB09686CEE9060738F78 (NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/CollisionModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CollisionModule__ctor_m49BE0D0E2465399F35CAEC96DF5FE7AE17F5FAFF (CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/TriggerModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerModule__ctor_m1CC65B342F98336FEFD3A3A10472DBEF180CEAA1 (TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/TextureSheetAnimationModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSheetAnimationModule__ctor_m26ED54CF57FE3F2F6A9089D5377F6B0947ABE555 (TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/LightsModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightsModule__ctor_mF49998DA6F8F88ED820317A8B487794F3E19E790 (LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/TrailModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TrailModule__ctor_mFE2DDED3BB31576DEAFEF44749DEE6A6EE63B552 (TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/CustomDataModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomDataModule__ctor_m98D524AAA8254289449BE0B06333673FB3513579 (CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method); // System.Void UnityEngine.Component::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Component__ctor_m5E2740C0ACA4B368BC460315FAA2EDBFEAC0B8EF (Component_t05064EF382ABCAF4B8C94F8A350EA85184C26621 * __this, const RuntimeMethod* method); // System.Void UnityEngine.ParticleSystem/Particle::set_remainingLifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_remainingLifetime_mD6ABB0C19127BD86DE3723B443331E5968EE0E87 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method); // System.Void UnityEngine.Vector3::.ctor(System.Single,System.Single,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1 (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 * __this, float ___x0, float ___y1, float ___z2, const RuntimeMethod* method); // UnityEngine.Vector3 UnityEngine.Vector3::op_Multiply(UnityEngine.Vector3,System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 Vector3_op_Multiply_m1C5F07723615156ACF035D88A1280A9E8F35A04E (Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___a0, float ___d1, const RuntimeMethod* method); #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 // System.Void UnityEngine.ParticleSystem::Emit(UnityEngine.Vector3,UnityEngine.Vector3,System.Single,System.Single,UnityEngine.Color32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_m8C3FCE4F94165CDF0B86326DDB5DB886C1D7B0CF (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___position0, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___velocity1, float ___size2, float ___lifetime3, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___color4, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ParticleSystem_Emit_m8C3FCE4F94165CDF0B86326DDB5DB886C1D7B0CF_MetadataUsageId); s_Il2CppMethodInitialized = true; } Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E V_0; memset((&V_0), 0, sizeof(V_0)); { il2cpp_codegen_initobj((&V_0), sizeof(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E )); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___position0; Particle_set_position_m3E99F891841E8B03490433FAFF5B601A6D12BDEF((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_0, /*hidden argument*/NULL); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = ___velocity1; Particle_set_velocity_mD0476C793611AD570296960FB0CB8FECD387E99C((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_1, /*hidden argument*/NULL); float L_2 = ___lifetime3; Particle_set_lifetime_m0DB60575386F2D365BCCCAB07538FC2BFF81EC17((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_2, /*hidden argument*/NULL); float L_3 = ___lifetime3; Particle_set_startLifetime_mEEB2B63599B1E4D1B8B2CEE25F13A50F1BCE7BBE((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_3, /*hidden argument*/NULL); float L_4 = ___size2; Particle_set_startSize_m45B6CD1480219E30A96317D654B9439C8DB2DF87((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_4, /*hidden argument*/NULL); IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_5 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL); Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_5, /*hidden argument*/NULL); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_6 = Vector3_get_zero_m3CDDCAE94581DF3BB16C4B40A100E28E9C6649C2(/*hidden argument*/NULL); Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_6, /*hidden argument*/NULL); Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_7 = ___color4; Particle_set_startColor_m67807C44D14862EBD8C030C1FE094E8438384AA6((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), L_7, /*hidden argument*/NULL); Particle_set_randomSeed_m1311237E65918DDD765FC4D6BAE85047D8B8CBCE((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), 5, /*hidden argument*/NULL); ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E(__this, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&V_0), /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Emit(UnityEngine.ParticleSystem_Particle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_m26C1CE51747F6F96A02AF1E56DDF3C3539FC926D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___particle0, const RuntimeMethod* method) { { ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E(__this, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&___particle0), /*hidden argument*/NULL); return; } } // System.Boolean UnityEngine.ParticleSystem::get_isPlaying() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_isPlaying_m3390459C1DA1899C83BEEF536521556266F05C40 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_isPlaying_m3390459C1DA1899C83BEEF536521556266F05C40_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_isPlaying_m3390459C1DA1899C83BEEF536521556266F05C40_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_isPlaying_m3390459C1DA1899C83BEEF536521556266F05C40_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_isPlaying()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Boolean UnityEngine.ParticleSystem::get_isEmitting() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_isEmitting_mB50BECAD6161CBE1B773917F98EF605D2BC1B6C3 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_isEmitting_mB50BECAD6161CBE1B773917F98EF605D2BC1B6C3_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_isEmitting_mB50BECAD6161CBE1B773917F98EF605D2BC1B6C3_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_isEmitting_mB50BECAD6161CBE1B773917F98EF605D2BC1B6C3_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_isEmitting()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Boolean UnityEngine.ParticleSystem::get_isStopped() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_isStopped_mA9B3851195C5F9BC33304888FD3BC720FDB2B171 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_isStopped_mA9B3851195C5F9BC33304888FD3BC720FDB2B171_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_isStopped_mA9B3851195C5F9BC33304888FD3BC720FDB2B171_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_isStopped_mA9B3851195C5F9BC33304888FD3BC720FDB2B171_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_isStopped()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Boolean UnityEngine.ParticleSystem::get_isPaused() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_isPaused_mE166EFC37D5EB5F88130D8276A17F3017326B342 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_isPaused_mE166EFC37D5EB5F88130D8276A17F3017326B342_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_isPaused_mE166EFC37D5EB5F88130D8276A17F3017326B342_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_isPaused_mE166EFC37D5EB5F88130D8276A17F3017326B342_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_isPaused()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Int32 UnityEngine.ParticleSystem::get_particleCount() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_get_particleCount_mB15F8041A94C39A1A59C5A0FE6424C7930A281B1 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef int32_t (*ParticleSystem_get_particleCount_mB15F8041A94C39A1A59C5A0FE6424C7930A281B1_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_particleCount_mB15F8041A94C39A1A59C5A0FE6424C7930A281B1_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_particleCount_mB15F8041A94C39A1A59C5A0FE6424C7930A281B1_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_particleCount()"); int32_t retVal = _il2cpp_icall_func(__this); return retVal; } // System.Single UnityEngine.ParticleSystem::get_time() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR float ParticleSystem_get_time_m79275AFBD29ECFA18CA1E97B234B267348B0127D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef float (*ParticleSystem_get_time_m79275AFBD29ECFA18CA1E97B234B267348B0127D_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_time_m79275AFBD29ECFA18CA1E97B234B267348B0127D_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_time_m79275AFBD29ECFA18CA1E97B234B267348B0127D_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_time()"); float retVal = _il2cpp_icall_func(__this); return retVal; } // System.Void UnityEngine.ParticleSystem::set_time(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_set_time_mF34B4C0E82DBC03FD1CB2CCA9A6FC44568948683 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___value0, const RuntimeMethod* method) { typedef void (*ParticleSystem_set_time_mF34B4C0E82DBC03FD1CB2CCA9A6FC44568948683_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, float); static ParticleSystem_set_time_mF34B4C0E82DBC03FD1CB2CCA9A6FC44568948683_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_set_time_mF34B4C0E82DBC03FD1CB2CCA9A6FC44568948683_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::set_time(System.Single)"); _il2cpp_icall_func(__this, ___value0); } // System.UInt32 UnityEngine.ParticleSystem::get_randomSeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR uint32_t ParticleSystem_get_randomSeed_m49EDCEC34611536566D80F251EA8B1A77E05219B (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef uint32_t (*ParticleSystem_get_randomSeed_m49EDCEC34611536566D80F251EA8B1A77E05219B_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_randomSeed_m49EDCEC34611536566D80F251EA8B1A77E05219B_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_randomSeed_m49EDCEC34611536566D80F251EA8B1A77E05219B_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_randomSeed()"); uint32_t retVal = _il2cpp_icall_func(__this); return retVal; } // System.Void UnityEngine.ParticleSystem::set_randomSeed(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_set_randomSeed_m41E791BD5DE9E867ED72075E0F70B01F12CDEA38 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, uint32_t ___value0, const RuntimeMethod* method) { typedef void (*ParticleSystem_set_randomSeed_m41E791BD5DE9E867ED72075E0F70B01F12CDEA38_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, uint32_t); static ParticleSystem_set_randomSeed_m41E791BD5DE9E867ED72075E0F70B01F12CDEA38_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_set_randomSeed_m41E791BD5DE9E867ED72075E0F70B01F12CDEA38_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::set_randomSeed(System.UInt32)"); _il2cpp_icall_func(__this, ___value0); } // System.Boolean UnityEngine.ParticleSystem::get_useAutoRandomSeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_useAutoRandomSeed_m306965E2BE9E81561393AC1A383BA04233D113B2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_useAutoRandomSeed_m306965E2BE9E81561393AC1A383BA04233D113B2_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_useAutoRandomSeed_m306965E2BE9E81561393AC1A383BA04233D113B2_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_useAutoRandomSeed_m306965E2BE9E81561393AC1A383BA04233D113B2_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_useAutoRandomSeed()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Void UnityEngine.ParticleSystem::set_useAutoRandomSeed(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_set_useAutoRandomSeed_m67E69C5098DCCCC6A70C64672747C44A4109078C (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___value0, const RuntimeMethod* method) { typedef void (*ParticleSystem_set_useAutoRandomSeed_m67E69C5098DCCCC6A70C64672747C44A4109078C_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool); static ParticleSystem_set_useAutoRandomSeed_m67E69C5098DCCCC6A70C64672747C44A4109078C_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_set_useAutoRandomSeed_m67E69C5098DCCCC6A70C64672747C44A4109078C_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::set_useAutoRandomSeed(System.Boolean)"); _il2cpp_icall_func(__this, ___value0); } // System.Boolean UnityEngine.ParticleSystem::get_proceduralSimulationSupported() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_get_proceduralSimulationSupported_m76D1039C8BE2F325BAACAB23F40CF77ED872E88F (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { typedef bool (*ParticleSystem_get_proceduralSimulationSupported_m76D1039C8BE2F325BAACAB23F40CF77ED872E88F_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *); static ParticleSystem_get_proceduralSimulationSupported_m76D1039C8BE2F325BAACAB23F40CF77ED872E88F_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_get_proceduralSimulationSupported_m76D1039C8BE2F325BAACAB23F40CF77ED872E88F_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::get_proceduralSimulationSupported()"); bool retVal = _il2cpp_icall_func(__this); return retVal; } // System.Void UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem_Particle[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method) { typedef void (*ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513*, int32_t, int32_t); static ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32)"); _il2cpp_icall_func(__this, ___particles0, ___size1, ___offset2); } // System.Void UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem_Particle[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mCBB22C645CD23845D88FDF981FC2F32E31AB4FB5 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, const RuntimeMethod* method) { { ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_0 = ___particles0; int32_t L_1 = ___size1; ParticleSystem_SetParticles_mBD5C10AC2CCDECED4FEFE83235CF2CA1257A68AC(__this, L_0, L_1, 0, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::SetParticles(UnityEngine.ParticleSystem_Particle[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mB301CDB399897F050DF3B1973ADCD7A81818E47B (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, const RuntimeMethod* method) { { ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_0 = ___particles0; ParticleSystem_SetParticles_mCBB22C645CD23845D88FDF981FC2F32E31AB4FB5(__this, L_0, (-1), /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::SetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, intptr_t ___particles0, int32_t ___particlesLength1, int32_t ___size2, int32_t ___offset3, const RuntimeMethod* method) { typedef void (*ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, intptr_t, int32_t, int32_t, int32_t); static ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::SetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32)"); _il2cpp_icall_func(__this, ___particles0, ___particlesLength1, ___size2, ___offset3); } // System.Void UnityEngine.ParticleSystem::SetParticles(Unity.Collections.NativeArray`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mA4262BC25D696BD2C50F5638BB3D8559F0DBA635 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ParticleSystem_SetParticles_mA4262BC25D696BD2C50F5638BB3D8559F0DBA635_MetadataUsageId); s_Il2CppMethodInitialized = true; } { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; void* L_1 = NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8(L_0, /*hidden argument*/NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8_RuntimeMethod_var); intptr_t L_2 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_1, /*hidden argument*/NULL); int32_t L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B *)(&___particles0))->___m_Length_1); int32_t L_4 = ___size1; ParticleSystem_SetParticlesWithNativeArray_m6A9B811F9ED18CCA1BDC8033630A6065BFD61064(__this, (intptr_t)L_2, L_3, L_4, 0, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::SetParticles(Unity.Collections.NativeArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_m35DB70B894F17D4405756DC82AE3A88A9E2C425D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, const RuntimeMethod* method) { { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; int32_t L_1 = ___size1; ParticleSystem_SetParticles_mA4262BC25D696BD2C50F5638BB3D8559F0DBA635(__this, L_0, L_1, 0, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::SetParticles(Unity.Collections.NativeArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetParticles_mF22519BB750E220909AC74D00E1DDE26E8A29089 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, const RuntimeMethod* method) { { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; ParticleSystem_SetParticles_m35DB70B894F17D4405756DC82AE3A88A9E2C425D(__this, L_0, (-1), /*hidden argument*/NULL); return; } } // System.Int32 UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem_Particle[],System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method) { typedef int32_t (*ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513*, int32_t, int32_t); static ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem/Particle[],System.Int32,System.Int32)"); int32_t retVal = _il2cpp_icall_func(__this, ___particles0, ___size1, ___offset2); return retVal; } // System.Int32 UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem_Particle[],System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mB4211CC9ACAB804F13A9112ECA459ED3AD0F980E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, int32_t ___size1, const RuntimeMethod* method) { int32_t V_0 = 0; { ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_0 = ___particles0; int32_t L_1 = ___size1; int32_t L_2 = ParticleSystem_GetParticles_m4249C2BF5B18BD67923AF8ACD3F3C2C65319968D(__this, L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; goto IL_000d; } IL_000d: { int32_t L_3 = V_0; return L_3; } } // System.Int32 UnityEngine.ParticleSystem::GetParticles(UnityEngine.ParticleSystem_Particle[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_m486248CBE551EA2708EBD4503ED93A27DA65C34D (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* ___particles0, const RuntimeMethod* method) { int32_t V_0 = 0; { ParticleU5BU5D_tE146043E7340CCAD7275E144D4CCD028AF929513* L_0 = ___particles0; int32_t L_1 = ParticleSystem_GetParticles_mB4211CC9ACAB804F13A9112ECA459ED3AD0F980E(__this, L_0, (-1), /*hidden argument*/NULL); V_0 = L_1; goto IL_000c; } IL_000c: { int32_t L_2 = V_0; return L_2; } } // System.Int32 UnityEngine.ParticleSystem::GetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, intptr_t ___particles0, int32_t ___particlesLength1, int32_t ___size2, int32_t ___offset3, const RuntimeMethod* method) { typedef int32_t (*ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, intptr_t, int32_t, int32_t, int32_t); static ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::GetParticlesWithNativeArray(System.IntPtr,System.Int32,System.Int32,System.Int32)"); int32_t retVal = _il2cpp_icall_func(__this, ___particles0, ___particlesLength1, ___size2, ___offset3); return retVal; } // System.Int32 UnityEngine.ParticleSystem::GetParticles(Unity.Collections.NativeArray`1,System.Int32,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mDEBAF8171DF7B77ECB3CBA33DA36A3EE51F04A78 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, int32_t ___offset2, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ParticleSystem_GetParticles_mDEBAF8171DF7B77ECB3CBA33DA36A3EE51F04A78_MetadataUsageId); s_Il2CppMethodInitialized = true; } int32_t V_0 = 0; { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; void* L_1 = NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8(L_0, /*hidden argument*/NativeArrayUnsafeUtility_GetUnsafeReadOnlyPtr_TisParticle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E_mE805E0C13927E3B9E23256508748219B5D323CC8_RuntimeMethod_var); intptr_t L_2 = IntPtr_op_Explicit_m7F0C4B884FFB05BD231154CBDAEBCF1917019C21((void*)(void*)L_1, /*hidden argument*/NULL); int32_t L_3 = IL2CPP_NATIVEARRAY_GET_LENGTH(((NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B *)(&___particles0))->___m_Length_1); int32_t L_4 = ___size1; int32_t L_5 = ParticleSystem_GetParticlesWithNativeArray_m67A6EA07780B9750E43A30767C72FB34405BFBBA(__this, (intptr_t)L_2, L_3, L_4, 0, /*hidden argument*/NULL); V_0 = L_5; goto IL_001e; } IL_001e: { int32_t L_6 = V_0; return L_6; } } // System.Int32 UnityEngine.ParticleSystem::GetParticles(Unity.Collections.NativeArray`1,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_mC46906646A6B0C61578165E6818CF05B7A052D18 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, int32_t ___size1, const RuntimeMethod* method) { int32_t V_0 = 0; { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; int32_t L_1 = ___size1; int32_t L_2 = ParticleSystem_GetParticles_mDEBAF8171DF7B77ECB3CBA33DA36A3EE51F04A78(__this, L_0, L_1, 0, /*hidden argument*/NULL); V_0 = L_2; goto IL_000d; } IL_000d: { int32_t L_3 = V_0; return L_3; } } // System.Int32 UnityEngine.ParticleSystem::GetParticles(Unity.Collections.NativeArray`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetParticles_m06B52605D26593255CDDF6DEF2FC7AED82215AAC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B ___particles0, const RuntimeMethod* method) { int32_t V_0 = 0; { NativeArray_1_t4154A2E8573B06DC1EBB5F342841C2A2BCB0CC7B L_0 = ___particles0; int32_t L_1 = ParticleSystem_GetParticles_mC46906646A6B0C61578165E6818CF05B7A052D18(__this, L_0, (-1), /*hidden argument*/NULL); V_0 = L_1; goto IL_000c; } IL_000c: { int32_t L_2 = V_0; return L_2; } } // System.Void UnityEngine.ParticleSystem::SetCustomParticleData(System.Collections.Generic.List`1,UnityEngine.ParticleSystemCustomData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetCustomParticleData_m4EBB8B46782DAB1DFA61A537CE659E593D0A4149 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___customData0, int32_t ___streamIndex1, const RuntimeMethod* method) { typedef void (*ParticleSystem_SetCustomParticleData_m4EBB8B46782DAB1DFA61A537CE659E593D0A4149_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t); static ParticleSystem_SetCustomParticleData_m4EBB8B46782DAB1DFA61A537CE659E593D0A4149_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_SetCustomParticleData_m4EBB8B46782DAB1DFA61A537CE659E593D0A4149_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::SetCustomParticleData(System.Collections.Generic.List`1,UnityEngine.ParticleSystemCustomData)"); _il2cpp_icall_func(__this, ___customData0, ___streamIndex1); } // System.Int32 UnityEngine.ParticleSystem::GetCustomParticleData(System.Collections.Generic.List`1,UnityEngine.ParticleSystemCustomData) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystem_GetCustomParticleData_m398852BF6D12CAB0207813E51949B42F3A72A458 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * ___customData0, int32_t ___streamIndex1, const RuntimeMethod* method) { typedef int32_t (*ParticleSystem_GetCustomParticleData_m398852BF6D12CAB0207813E51949B42F3A72A458_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *, int32_t); static ParticleSystem_GetCustomParticleData_m398852BF6D12CAB0207813E51949B42F3A72A458_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_GetCustomParticleData_m398852BF6D12CAB0207813E51949B42F3A72A458_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::GetCustomParticleData(System.Collections.Generic.List`1,UnityEngine.ParticleSystemCustomData)"); int32_t retVal = _il2cpp_icall_func(__this, ___customData0, ___streamIndex1); return retVal; } // UnityEngine.ParticleSystem_PlaybackState UnityEngine.ParticleSystem::GetPlaybackState() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 ParticleSystem_GetPlaybackState_m9867E8673F2DFC2B34076DCDBCE48150767FD4A6 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 V_0; memset((&V_0), 0, sizeof(V_0)); { ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016(__this, (PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 *)(&V_0), /*hidden argument*/NULL); PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 L_0 = V_0; return L_0; } } // System.Void UnityEngine.ParticleSystem::SetPlaybackState(UnityEngine.ParticleSystem_PlaybackState) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetPlaybackState_m07D857308FCC5E8810278CBA849F0D91FFC4E937 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 ___playbackState0, const RuntimeMethod* method) { { ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2(__this, (PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 *)(&___playbackState0), /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::GetTrailDataInternal(UnityEngine.ParticleSystem_Trails&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Trails_t734E04C138B1814CF8513CB588283296442633A6 * ___trailData0, const RuntimeMethod* method) { typedef void (*ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, Trails_t734E04C138B1814CF8513CB588283296442633A6 *); static ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::GetTrailDataInternal(UnityEngine.ParticleSystem/Trails&)"); _il2cpp_icall_func(__this, ___trailData0); } // UnityEngine.ParticleSystem_Trails UnityEngine.ParticleSystem::GetTrails() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR Trails_t734E04C138B1814CF8513CB588283296442633A6 ParticleSystem_GetTrails_mA3D11683409B722665921CDE172F9147BBBAABEC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (ParticleSystem_GetTrails_mA3D11683409B722665921CDE172F9147BBBAABEC_MetadataUsageId); s_Il2CppMethodInitialized = true; } Trails_t734E04C138B1814CF8513CB588283296442633A6 V_0; memset((&V_0), 0, sizeof(V_0)); Trails_t734E04C138B1814CF8513CB588283296442633A6 V_1; memset((&V_1), 0, sizeof(V_1)); Trails_t734E04C138B1814CF8513CB588283296442633A6 V_2; memset((&V_2), 0, sizeof(V_2)); { il2cpp_codegen_initobj((&V_1), sizeof(Trails_t734E04C138B1814CF8513CB588283296442633A6 )); List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 * L_0 = (List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955 *)il2cpp_codegen_object_new(List_1_tFF4005B40E5BA433006DA11C56DB086B1E2FC955_il2cpp_TypeInfo_var); List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1(L_0, /*hidden argument*/List_1__ctor_m8EE49DEE250A3669BDA5EB1E3A058B13D72F67F1_RuntimeMethod_var); (&V_1)->set_positions_0(L_0); List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_1 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)il2cpp_codegen_object_new(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var); List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4(L_1, /*hidden argument*/List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_RuntimeMethod_var); (&V_1)->set_frontPositions_1(L_1); List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_2 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)il2cpp_codegen_object_new(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var); List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4(L_2, /*hidden argument*/List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_RuntimeMethod_var); (&V_1)->set_backPositions_2(L_2); List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 * L_3 = (List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226 *)il2cpp_codegen_object_new(List_1_tE1526161A558A17A39A8B69D8EEF3801393B6226_il2cpp_TypeInfo_var); List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4(L_3, /*hidden argument*/List_1__ctor_mA7F9F92F641CEECFD9D8CFDC667568A05FFD27B4_RuntimeMethod_var); (&V_1)->set_positionCounts_3(L_3); Trails_t734E04C138B1814CF8513CB588283296442633A6 L_4 = V_1; V_0 = L_4; ParticleSystem_GetTrailDataInternal_m7B7EAE9DD4C286B39AD18599A73711A203932428(__this, (Trails_t734E04C138B1814CF8513CB588283296442633A6 *)(&V_0), /*hidden argument*/NULL); Trails_t734E04C138B1814CF8513CB588283296442633A6 L_5 = V_0; V_2 = L_5; goto IL_0048; } IL_0048: { Trails_t734E04C138B1814CF8513CB588283296442633A6 L_6 = V_2; return L_6; } } // System.Void UnityEngine.ParticleSystem::SetTrails(UnityEngine.ParticleSystem_Trails) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetTrails_m0FD22A0553906980A7FBD673443FB3EF85A7CE23 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Trails_t734E04C138B1814CF8513CB588283296442633A6 ___trailData0, const RuntimeMethod* method) { { ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF(__this, (Trails_t734E04C138B1814CF8513CB588283296442633A6 *)(&___trailData0), /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, bool ___restart2, bool ___fixedTimeStep3, const RuntimeMethod* method) { typedef void (*ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, float, bool, bool, bool); static ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean,System.Boolean,System.Boolean)"); _il2cpp_icall_func(__this, ___t0, ___withChildren1, ___restart2, ___fixedTimeStep3); } // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_mD6455059C334AB05501AFF2508FAE89F7544CD97 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, bool ___restart2, const RuntimeMethod* method) { { float L_0 = ___t0; bool L_1 = ___withChildren1; bool L_2 = ___restart2; ParticleSystem_Simulate_mE0D6515A503378085958E0665B260F11691EE62B(__this, L_0, L_1, L_2, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Simulate(System.Single,System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_m5CB884C2A223F63D69F01432777E11131028ABBC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, bool ___withChildren1, const RuntimeMethod* method) { { float L_0 = ___t0; bool L_1 = ___withChildren1; ParticleSystem_Simulate_mD6455059C334AB05501AFF2508FAE89F7544CD97(__this, L_0, L_1, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Simulate(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Simulate_m6493C2321CB23DA8A0BDBFEE4813599AF4591C80 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, float ___t0, const RuntimeMethod* method) { { float L_0 = ___t0; ParticleSystem_Simulate_m5CB884C2A223F63D69F01432777E11131028ABBC(__this, L_0, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Play(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method) { typedef void (*ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool); static ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Play(System.Boolean)"); _il2cpp_icall_func(__this, ___withChildren0); } // System.Void UnityEngine.ParticleSystem::Play() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Play_m5BC5E6B56FCF639CAD5DF41B51DC05A0B444212F (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { { ParticleSystem_Play_mBB238026E6389F44C76498D31038FE7A8C47E3AA(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Pause(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method) { typedef void (*ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool); static ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Pause(System.Boolean)"); _il2cpp_icall_func(__this, ___withChildren0); } // System.Void UnityEngine.ParticleSystem::Pause() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Pause_mA4C13DCE92EA7B8EA36F45A33618276641F6F577 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { { ParticleSystem_Pause_m1A12F31DE3896F42DA9917B9B610AB177D2E7A37(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Stop(System.Boolean,UnityEngine.ParticleSystemStopBehavior) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, int32_t ___stopBehavior1, const RuntimeMethod* method) { typedef void (*ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool, int32_t); static ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Stop(System.Boolean,UnityEngine.ParticleSystemStopBehavior)"); _il2cpp_icall_func(__this, ___withChildren0, ___stopBehavior1); } // System.Void UnityEngine.ParticleSystem::Stop(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m6A4F8F9868A2A39AE5C1A0A780716E0DCBFF6F92 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method) { { bool L_0 = ___withChildren0; ParticleSystem_Stop_m0EEE504756C56D38D3F8AB0FE73042A4612352F2(__this, L_0, 1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Stop() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Stop_m02FB082790DB4DEC7A8D0A56A1AC34D1E446099E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { { ParticleSystem_Stop_m6A4F8F9868A2A39AE5C1A0A780716E0DCBFF6F92(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Clear(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method) { typedef void (*ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool); static ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Clear(System.Boolean)"); _il2cpp_icall_func(__this, ___withChildren0); } // System.Void UnityEngine.ParticleSystem::Clear() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Clear_mE11D3D0E23B1C5AAFF1F432E278ED91F1D929FEE (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { { ParticleSystem_Clear_mA140B248D89675286ADAE837E9B82A65F0507164(__this, (bool)1, /*hidden argument*/NULL); return; } } // System.Boolean UnityEngine.ParticleSystem::IsAlive(System.Boolean) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, bool ___withChildren0, const RuntimeMethod* method) { typedef bool (*ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, bool); static ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::IsAlive(System.Boolean)"); bool retVal = _il2cpp_icall_func(__this, ___withChildren0); return retVal; } // System.Boolean UnityEngine.ParticleSystem::IsAlive() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR bool ParticleSystem_IsAlive_m28CC6F96189A8471EB2033E4C7F4A3018324814C (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { bool V_0 = false; { bool L_0 = ParticleSystem_IsAlive_mA66D94792FAE3DE9D5FF9E4E794F3109E5FD4C37(__this, (bool)1, /*hidden argument*/NULL); V_0 = L_0; goto IL_000b; } IL_000b: { bool L_1 = V_0; return L_1; } } // System.Void UnityEngine.ParticleSystem::Emit(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_m4C0873B2917D6C3E000609EA35B3C3F648B0BBC2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___count0, const RuntimeMethod* method) { { int32_t L_0 = ___count0; ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925(__this, L_0, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::Emit_Internal(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___count0, const RuntimeMethod* method) { typedef void (*ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, int32_t); static ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Emit_Internal_m1857956B7219B8232C1777E515706F8075C8B925_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Emit_Internal(System.Int32)"); _il2cpp_icall_func(__this, ___count0); } // System.Void UnityEngine.ParticleSystem::Emit(UnityEngine.ParticleSystem_EmitParams,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_mC0F1810F887D9EDE111F2307F2280CD0E4BA6AA2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, EmitParams_t03557E552852EC6B71876CD05C4098733702A219 ___emitParams0, int32_t ___count1, const RuntimeMethod* method) { { int32_t L_0 = ___count1; ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC(__this, (EmitParams_t03557E552852EC6B71876CD05C4098733702A219 *)(&___emitParams0), L_0, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::EmitOld_Internal(UnityEngine.ParticleSystem_Particle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * ___particle0, const RuntimeMethod* method) { typedef void (*ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *); static ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_EmitOld_Internal_m4313E5BD80E21011786EA12F2D2D9EFE9186320E_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::EmitOld_Internal(UnityEngine.ParticleSystem/Particle&)"); _il2cpp_icall_func(__this, ___particle0); } // System.Void UnityEngine.ParticleSystem::TriggerSubEmitter(System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitter_m63CC8F66C53134CC3AE17D21063915CD6F3F9D6F (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, const RuntimeMethod* method) { { int32_t L_0 = ___subEmitterIndex0; ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66(__this, L_0, (List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *)NULL, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::TriggerSubEmitter(System.Int32,UnityEngine.ParticleSystem_Particle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitter_m4B7C293BE982882B95451DAC3BB76B7C4E2EB1A3 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * ___particle1, const RuntimeMethod* method) { { int32_t L_0 = ___subEmitterIndex0; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * L_1 = ___particle1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E L_2 = (*(Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)L_1); ParticleSystem_TriggerSubEmitterForParticle_m088D6FDBC2CE3B9D01AD5904AEA2F1F92EBE21D8(__this, L_0, L_2, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::TriggerSubEmitterForParticle(System.Int32,UnityEngine.ParticleSystem_Particle) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitterForParticle_m088D6FDBC2CE3B9D01AD5904AEA2F1F92EBE21D8 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E ___particle1, const RuntimeMethod* method) { { int32_t L_0 = ___subEmitterIndex0; ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09(__this, L_0, (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)(&___particle1), /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::TriggerSubEmitter(System.Int32,System.Collections.Generic.List`1) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 * ___particles1, const RuntimeMethod* method) { typedef void (*ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, int32_t, List_1_tD0243BF09D427A86E05A39E972CFEF7E7CAA4A76 *); static ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_TriggerSubEmitter_m55C350F0AEE9BE43BFF829180B50A9E566CACD66_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::TriggerSubEmitter(System.Int32,System.Collections.Generic.List`1)"); _il2cpp_icall_func(__this, ___subEmitterIndex0, ___particles1); } // System.Void UnityEngine.ParticleSystem::ResetPreMappedBufferMemory() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_ResetPreMappedBufferMemory_m3911B4E928495B41EF825AF30DD32A6051A71BEF (const RuntimeMethod* method) { typedef void (*ParticleSystem_ResetPreMappedBufferMemory_m3911B4E928495B41EF825AF30DD32A6051A71BEF_ftn) (); static ParticleSystem_ResetPreMappedBufferMemory_m3911B4E928495B41EF825AF30DD32A6051A71BEF_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_ResetPreMappedBufferMemory_m3911B4E928495B41EF825AF30DD32A6051A71BEF_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::ResetPreMappedBufferMemory()"); _il2cpp_icall_func(); } // UnityEngine.ParticleSystem_MainModule UnityEngine.ParticleSystem::get_main() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 ParticleSystem_get_main_m360B0AA57C71DE0358B6B07133C68B5FD88C742F (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 V_0; memset((&V_0), 0, sizeof(V_0)); { MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 L_0; memset((&L_0), 0, sizeof(L_0)); MainModule__ctor_m10DC65291ACEC243EC5302404E059717B552BA7A((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_EmissionModule UnityEngine.ParticleSystem::get_emission() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 ParticleSystem_get_emission_mA1204EAF07A6C6B3F65B45295797A1FFF64D343C (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 V_0; memset((&V_0), 0, sizeof(V_0)); { EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 L_0; memset((&L_0), 0, sizeof(L_0)); EmissionModule__ctor_mD6B4029B58ECFECE0567E7FD67962FEF52B15843((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_ShapeModule UnityEngine.ParticleSystem::get_shape() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 ParticleSystem_get_shape_m2587D055BE021CAFEDEEC2442E9F1508B6BDA6A8 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 V_0; memset((&V_0), 0, sizeof(V_0)); { ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 L_0; memset((&L_0), 0, sizeof(L_0)); ShapeModule__ctor_mB19F3EBB92FAD933070C3F52965041DC8738CF59((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_VelocityOverLifetimeModule UnityEngine.ParticleSystem::get_velocityOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 ParticleSystem_get_velocityOverLifetime_mD620A6845B0D929F6D8F8A5F50037CE879E989D7 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 V_0; memset((&V_0), 0, sizeof(V_0)); { VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 L_0; memset((&L_0), 0, sizeof(L_0)); VelocityOverLifetimeModule__ctor_m9A2FA3133A5C5E6930E83294EF9AC5EDB3E2C750((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_LimitVelocityOverLifetimeModule UnityEngine.ParticleSystem::get_limitVelocityOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 ParticleSystem_get_limitVelocityOverLifetime_m41F010120D1C6EC9CEF4D91F8A6D6637D234C53C (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 V_0; memset((&V_0), 0, sizeof(V_0)); { LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 L_0; memset((&L_0), 0, sizeof(L_0)); LimitVelocityOverLifetimeModule__ctor_m5C41835187AC366BC5A8EC18EB3BE8BC621DED18((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_InheritVelocityModule UnityEngine.ParticleSystem::get_inheritVelocity() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 ParticleSystem_get_inheritVelocity_m29D9BBBC00C339D89865831453F9910ADD984CE2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 V_0; memset((&V_0), 0, sizeof(V_0)); { InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 L_0; memset((&L_0), 0, sizeof(L_0)); InheritVelocityModule__ctor_mCE8B0A15BF9CF03ED98A3E60B500950540DA4CCD((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_ForceOverLifetimeModule UnityEngine.ParticleSystem::get_forceOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 ParticleSystem_get_forceOverLifetime_mC57011766089D349F78E089CB478CE5049C82827 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 V_0; memset((&V_0), 0, sizeof(V_0)); { ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 L_0; memset((&L_0), 0, sizeof(L_0)); ForceOverLifetimeModule__ctor_mFE787A3360F5DFD01A174D4D9BFA4F934D2ECBCB((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_ColorOverLifetimeModule UnityEngine.ParticleSystem::get_colorOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 ParticleSystem_get_colorOverLifetime_m051E62010C4FFCFE5F7A65E5D52BF64136C24B1A (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 V_0; memset((&V_0), 0, sizeof(V_0)); { ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 L_0; memset((&L_0), 0, sizeof(L_0)); ColorOverLifetimeModule__ctor_m2518B5921E484E39A47DB433A7A6AFBEDCD5C636((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_ColorBySpeedModule UnityEngine.ParticleSystem::get_colorBySpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 ParticleSystem_get_colorBySpeed_mF5DE90A31FF5A0965E21DEFABE8674181B8E2ED3 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 V_0; memset((&V_0), 0, sizeof(V_0)); { ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 L_0; memset((&L_0), 0, sizeof(L_0)); ColorBySpeedModule__ctor_m3708215D813422555462C55BAC56A020B72D362F((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_SizeOverLifetimeModule UnityEngine.ParticleSystem::get_sizeOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 ParticleSystem_get_sizeOverLifetime_m9D5D1D3690CE85725CFFE72F37DD02D902DEDC5F (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 V_0; memset((&V_0), 0, sizeof(V_0)); { SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 L_0; memset((&L_0), 0, sizeof(L_0)); SizeOverLifetimeModule__ctor_mBA190341436420C03CD63C84785E920FFBA88615((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_SizeBySpeedModule UnityEngine.ParticleSystem::get_sizeBySpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 ParticleSystem_get_sizeBySpeed_mEB5346A14390CBA03C8F3D86E41BB0335664618E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 V_0; memset((&V_0), 0, sizeof(V_0)); { SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 L_0; memset((&L_0), 0, sizeof(L_0)); SizeBySpeedModule__ctor_m37595492408A645589FAB6E040EA381CB6EDBD16((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_RotationOverLifetimeModule UnityEngine.ParticleSystem::get_rotationOverLifetime() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 ParticleSystem_get_rotationOverLifetime_m4AD5B3EAA79280328E154E43973296E8C89A55B8 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 V_0; memset((&V_0), 0, sizeof(V_0)); { RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 L_0; memset((&L_0), 0, sizeof(L_0)); RotationOverLifetimeModule__ctor_m06856E1F72E3769D55BEA13BED41052FD60C1C2A((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_RotationBySpeedModule UnityEngine.ParticleSystem::get_rotationBySpeed() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 ParticleSystem_get_rotationBySpeed_m5E94980A49795BA976C6A5C3ED90E853553BEFE0 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 V_0; memset((&V_0), 0, sizeof(V_0)); { RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 L_0; memset((&L_0), 0, sizeof(L_0)); RotationBySpeedModule__ctor_mDD5D653E2006948218D1E26FD396B2F8834ED998((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_ExternalForcesModule UnityEngine.ParticleSystem::get_externalForces() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 ParticleSystem_get_externalForces_m184CA08270CA78F71313FABA089D4F65090AEF18 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 V_0; memset((&V_0), 0, sizeof(V_0)); { ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 L_0; memset((&L_0), 0, sizeof(L_0)); ExternalForcesModule__ctor_m94F436A148FC8855936E374D947BCB13D8ADBE53((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_NoiseModule UnityEngine.ParticleSystem::get_noise() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 ParticleSystem_get_noise_m7E01E7B46ED40DD26021434D653B9643A2DB4503 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 V_0; memset((&V_0), 0, sizeof(V_0)); { NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 L_0; memset((&L_0), 0, sizeof(L_0)); NoiseModule__ctor_m06E7B021A2B7B5CA60AFDB09686CEE9060738F78((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_CollisionModule UnityEngine.ParticleSystem::get_collision() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 ParticleSystem_get_collision_mA2BEE99ED027D033FD136FF14175298C5F954B76 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 V_0; memset((&V_0), 0, sizeof(V_0)); { CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 L_0; memset((&L_0), 0, sizeof(L_0)); CollisionModule__ctor_m49BE0D0E2465399F35CAEC96DF5FE7AE17F5FAFF((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_TriggerModule UnityEngine.ParticleSystem::get_trigger() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 ParticleSystem_get_trigger_m29A53286784002DFABC4B14A7E2D6272A43E2828 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 V_0; memset((&V_0), 0, sizeof(V_0)); { TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 L_0; memset((&L_0), 0, sizeof(L_0)); TriggerModule__ctor_m1CC65B342F98336FEFD3A3A10472DBEF180CEAA1((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_TextureSheetAnimationModule UnityEngine.ParticleSystem::get_textureSheetAnimation() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD ParticleSystem_get_textureSheetAnimation_mEEF15EB033A64C565CDC35281ACC057D5F0C3781 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD V_0; memset((&V_0), 0, sizeof(V_0)); { TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD L_0; memset((&L_0), 0, sizeof(L_0)); TextureSheetAnimationModule__ctor_m26ED54CF57FE3F2F6A9089D5377F6B0947ABE555((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_LightsModule UnityEngine.ParticleSystem::get_lights() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F ParticleSystem_get_lights_mEFD059BF9D9A6012D3C973F606EAA3F87087B530 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F V_0; memset((&V_0), 0, sizeof(V_0)); { LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F L_0; memset((&L_0), 0, sizeof(L_0)); LightsModule__ctor_mF49998DA6F8F88ED820317A8B487794F3E19E790((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_TrailModule UnityEngine.ParticleSystem::get_trails() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E ParticleSystem_get_trails_m1486C57D65164C1ABBFBF02A70E5FA97E5F05627 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E V_0; memset((&V_0), 0, sizeof(V_0)); { TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E L_0; memset((&L_0), 0, sizeof(L_0)); TrailModule__ctor_mFE2DDED3BB31576DEAFEF44749DEE6A6EE63B552((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E L_1 = V_0; return L_1; } } // UnityEngine.ParticleSystem_CustomDataModule UnityEngine.ParticleSystem::get_customData() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 ParticleSystem_get_customData_mD2FF1C90FD5604D37AA64A8E0F8E7B5BEF31F87E (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 V_0; memset((&V_0), 0, sizeof(V_0)); { CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 L_0; memset((&L_0), 0, sizeof(L_0)); CustomDataModule__ctor_m98D524AAA8254289449BE0B06333673FB3513579((&L_0), __this, /*hidden argument*/NULL); V_0 = L_0; goto IL_000a; } IL_000a: { CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 L_1 = V_0; return L_1; } } // System.Void UnityEngine.ParticleSystem::.ctor() IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem__ctor_m7DFEC8E38B8B2761DA54CB97A7943977481691F3 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, const RuntimeMethod* method) { { Component__ctor_m5E2740C0ACA4B368BC460315FAA2EDBFEAC0B8EF(__this, /*hidden argument*/NULL); return; } } // System.Void UnityEngine.ParticleSystem::GetPlaybackState_Injected(UnityEngine.ParticleSystem_PlaybackState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 * ___ret0, const RuntimeMethod* method) { typedef void (*ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 *); static ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_GetPlaybackState_Injected_mE509790452E83103DB4AA1B808C03A5E282EA016_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::GetPlaybackState_Injected(UnityEngine.ParticleSystem/PlaybackState&)"); _il2cpp_icall_func(__this, ___ret0); } // System.Void UnityEngine.ParticleSystem::SetPlaybackState_Injected(UnityEngine.ParticleSystem_PlaybackState&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 * ___playbackState0, const RuntimeMethod* method) { typedef void (*ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, PlaybackState_t9C8434C89BD503E60F561F4DA3C501DEBDB4BF96 *); static ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_SetPlaybackState_Injected_m00CF787E79567A29AB9C9ED6561B6E1C1D68C2F2_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::SetPlaybackState_Injected(UnityEngine.ParticleSystem/PlaybackState&)"); _il2cpp_icall_func(__this, ___playbackState0); } // System.Void UnityEngine.ParticleSystem::SetTrails_Injected(UnityEngine.ParticleSystem_Trails&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, Trails_t734E04C138B1814CF8513CB588283296442633A6 * ___trailData0, const RuntimeMethod* method) { typedef void (*ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, Trails_t734E04C138B1814CF8513CB588283296442633A6 *); static ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_SetTrails_Injected_m0901A66259F81A4DA17168869A648E02FF3DCDBF_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::SetTrails_Injected(UnityEngine.ParticleSystem/Trails&)"); _il2cpp_icall_func(__this, ___trailData0); } // System.Void UnityEngine.ParticleSystem::Emit_Injected(UnityEngine.ParticleSystem_EmitParams&,System.Int32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, EmitParams_t03557E552852EC6B71876CD05C4098733702A219 * ___emitParams0, int32_t ___count1, const RuntimeMethod* method) { typedef void (*ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, EmitParams_t03557E552852EC6B71876CD05C4098733702A219 *, int32_t); static ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_Emit_Injected_mB34A23399928EDC3111C060A2346A1EF63E1B9CC_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::Emit_Injected(UnityEngine.ParticleSystem/EmitParams&,System.Int32)"); _il2cpp_icall_func(__this, ___emitParams0, ___count1); } // System.Void UnityEngine.ParticleSystem::TriggerSubEmitterForParticle_Injected(System.Int32,UnityEngine.ParticleSystem_Particle&) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09 (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * __this, int32_t ___subEmitterIndex0, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * ___particle1, const RuntimeMethod* method) { typedef void (*ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09_ftn) (ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D *, int32_t, Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *); static ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystem_TriggerSubEmitterForParticle_Injected_mDC4E39C04A57AA72DB234E6B870D9BD4317D2F09_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystem::TriggerSubEmitterForParticle_Injected(System.Int32,UnityEngine.ParticleSystem/Particle&)"); _il2cpp_icall_func(__this, ___subEmitterIndex0, ___particle1); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/CollisionModule IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_pinvoke(const CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396& unmarshaled, CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CollisionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_pinvoke_back(const CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_pinvoke& marshaled, CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CollisionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/CollisionModule IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_pinvoke_cleanup(CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/CollisionModule IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_com(const CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396& unmarshaled, CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CollisionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_com_back(const CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_com& marshaled, CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CollisionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/CollisionModule IL2CPP_EXTERN_C void CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshal_com_cleanup(CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_CollisionModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CollisionModule__ctor_m49BE0D0E2465399F35CAEC96DF5FE7AE17F5FAFF (CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void CollisionModule__ctor_m49BE0D0E2465399F35CAEC96DF5FE7AE17F5FAFF_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; CollisionModule_t30A257EC0FE9478432374CE69BF6CD596EA06396 * _thisAdjusted = reinterpret_cast(__this + _offset); CollisionModule__ctor_m49BE0D0E2465399F35CAEC96DF5FE7AE17F5FAFF(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ColorBySpeedModule IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_pinvoke(const ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51& unmarshaled, ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_pinvoke_back(const ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_pinvoke& marshaled, ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ColorBySpeedModule IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_pinvoke_cleanup(ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ColorBySpeedModule IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_com(const ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51& unmarshaled, ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_com_back(const ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_com& marshaled, ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ColorBySpeedModule IL2CPP_EXTERN_C void ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshal_com_cleanup(ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_ColorBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorBySpeedModule__ctor_m3708215D813422555462C55BAC56A020B72D362F (ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void ColorBySpeedModule__ctor_m3708215D813422555462C55BAC56A020B72D362F_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; ColorBySpeedModule_t51C12A5FB80F1564C010149F8FA5C90D2FB91A51 * _thisAdjusted = reinterpret_cast(__this + _offset); ColorBySpeedModule__ctor_m3708215D813422555462C55BAC56A020B72D362F(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ColorOverLifetimeModule IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_pinvoke(const ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24& unmarshaled, ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_pinvoke_back(const ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_pinvoke& marshaled, ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ColorOverLifetimeModule IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_pinvoke_cleanup(ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ColorOverLifetimeModule IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_com(const ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24& unmarshaled, ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_com_back(const ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_com& marshaled, ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ColorOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ColorOverLifetimeModule IL2CPP_EXTERN_C void ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshal_com_cleanup(ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_ColorOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ColorOverLifetimeModule__ctor_m2518B5921E484E39A47DB433A7A6AFBEDCD5C636 (ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void ColorOverLifetimeModule__ctor_m2518B5921E484E39A47DB433A7A6AFBEDCD5C636_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; ColorOverLifetimeModule_t8F67A98DA6C9C473B05AA395E7A132AEC884AC24 * _thisAdjusted = reinterpret_cast(__this + _offset); ColorOverLifetimeModule__ctor_m2518B5921E484E39A47DB433A7A6AFBEDCD5C636(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/CustomDataModule IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_pinvoke(const CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66& unmarshaled, CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CustomDataModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_pinvoke_back(const CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_pinvoke& marshaled, CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CustomDataModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/CustomDataModule IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_pinvoke_cleanup(CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/CustomDataModule IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_com(const CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66& unmarshaled, CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CustomDataModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_com_back(const CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_com& marshaled, CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'CustomDataModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/CustomDataModule IL2CPP_EXTERN_C void CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshal_com_cleanup(CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_CustomDataModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void CustomDataModule__ctor_m98D524AAA8254289449BE0B06333673FB3513579 (CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void CustomDataModule__ctor_m98D524AAA8254289449BE0B06333673FB3513579_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; CustomDataModule_t448AB38861AFEC40DA3481DF86E4E0A2C7789C66 * _thisAdjusted = reinterpret_cast(__this + _offset); CustomDataModule__ctor_m98D524AAA8254289449BE0B06333673FB3513579(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/EmissionModule IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_pinvoke(const EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1& unmarshaled, EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'EmissionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_pinvoke_back(const EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_pinvoke& marshaled, EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'EmissionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/EmissionModule IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_pinvoke_cleanup(EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/EmissionModule IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_com(const EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1& unmarshaled, EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'EmissionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_com_back(const EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_com& marshaled, EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'EmissionModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/EmissionModule IL2CPP_EXTERN_C void EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshal_com_cleanup(EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_EmissionModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void EmissionModule__ctor_mD6B4029B58ECFECE0567E7FD67962FEF52B15843 (EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void EmissionModule__ctor_mD6B4029B58ECFECE0567E7FD67962FEF52B15843_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; EmissionModule_t35028C3DE5EFDCE49E8A9732460617A56BD1D3F1 * _thisAdjusted = reinterpret_cast(__this + _offset); EmissionModule__ctor_mD6B4029B58ECFECE0567E7FD67962FEF52B15843(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/EmitParams IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_pinvoke(const EmitParams_t03557E552852EC6B71876CD05C4098733702A219& unmarshaled, EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_pinvoke& marshaled) { marshaled.___m_Particle_0 = unmarshaled.get_m_Particle_0(); marshaled.___m_PositionSet_1 = static_cast(unmarshaled.get_m_PositionSet_1()); marshaled.___m_VelocitySet_2 = static_cast(unmarshaled.get_m_VelocitySet_2()); marshaled.___m_AxisOfRotationSet_3 = static_cast(unmarshaled.get_m_AxisOfRotationSet_3()); marshaled.___m_RotationSet_4 = static_cast(unmarshaled.get_m_RotationSet_4()); marshaled.___m_AngularVelocitySet_5 = static_cast(unmarshaled.get_m_AngularVelocitySet_5()); marshaled.___m_StartSizeSet_6 = static_cast(unmarshaled.get_m_StartSizeSet_6()); marshaled.___m_StartColorSet_7 = static_cast(unmarshaled.get_m_StartColorSet_7()); marshaled.___m_RandomSeedSet_8 = static_cast(unmarshaled.get_m_RandomSeedSet_8()); marshaled.___m_StartLifetimeSet_9 = static_cast(unmarshaled.get_m_StartLifetimeSet_9()); marshaled.___m_MeshIndexSet_10 = static_cast(unmarshaled.get_m_MeshIndexSet_10()); marshaled.___m_ApplyShapeToPosition_11 = static_cast(unmarshaled.get_m_ApplyShapeToPosition_11()); } IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_pinvoke_back(const EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_pinvoke& marshaled, EmitParams_t03557E552852EC6B71876CD05C4098733702A219& unmarshaled) { Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E unmarshaled_m_Particle_temp_0; memset((&unmarshaled_m_Particle_temp_0), 0, sizeof(unmarshaled_m_Particle_temp_0)); unmarshaled_m_Particle_temp_0 = marshaled.___m_Particle_0; unmarshaled.set_m_Particle_0(unmarshaled_m_Particle_temp_0); bool unmarshaled_m_PositionSet_temp_1 = false; unmarshaled_m_PositionSet_temp_1 = static_cast(marshaled.___m_PositionSet_1); unmarshaled.set_m_PositionSet_1(unmarshaled_m_PositionSet_temp_1); bool unmarshaled_m_VelocitySet_temp_2 = false; unmarshaled_m_VelocitySet_temp_2 = static_cast(marshaled.___m_VelocitySet_2); unmarshaled.set_m_VelocitySet_2(unmarshaled_m_VelocitySet_temp_2); bool unmarshaled_m_AxisOfRotationSet_temp_3 = false; unmarshaled_m_AxisOfRotationSet_temp_3 = static_cast(marshaled.___m_AxisOfRotationSet_3); unmarshaled.set_m_AxisOfRotationSet_3(unmarshaled_m_AxisOfRotationSet_temp_3); bool unmarshaled_m_RotationSet_temp_4 = false; unmarshaled_m_RotationSet_temp_4 = static_cast(marshaled.___m_RotationSet_4); unmarshaled.set_m_RotationSet_4(unmarshaled_m_RotationSet_temp_4); bool unmarshaled_m_AngularVelocitySet_temp_5 = false; unmarshaled_m_AngularVelocitySet_temp_5 = static_cast(marshaled.___m_AngularVelocitySet_5); unmarshaled.set_m_AngularVelocitySet_5(unmarshaled_m_AngularVelocitySet_temp_5); bool unmarshaled_m_StartSizeSet_temp_6 = false; unmarshaled_m_StartSizeSet_temp_6 = static_cast(marshaled.___m_StartSizeSet_6); unmarshaled.set_m_StartSizeSet_6(unmarshaled_m_StartSizeSet_temp_6); bool unmarshaled_m_StartColorSet_temp_7 = false; unmarshaled_m_StartColorSet_temp_7 = static_cast(marshaled.___m_StartColorSet_7); unmarshaled.set_m_StartColorSet_7(unmarshaled_m_StartColorSet_temp_7); bool unmarshaled_m_RandomSeedSet_temp_8 = false; unmarshaled_m_RandomSeedSet_temp_8 = static_cast(marshaled.___m_RandomSeedSet_8); unmarshaled.set_m_RandomSeedSet_8(unmarshaled_m_RandomSeedSet_temp_8); bool unmarshaled_m_StartLifetimeSet_temp_9 = false; unmarshaled_m_StartLifetimeSet_temp_9 = static_cast(marshaled.___m_StartLifetimeSet_9); unmarshaled.set_m_StartLifetimeSet_9(unmarshaled_m_StartLifetimeSet_temp_9); bool unmarshaled_m_MeshIndexSet_temp_10 = false; unmarshaled_m_MeshIndexSet_temp_10 = static_cast(marshaled.___m_MeshIndexSet_10); unmarshaled.set_m_MeshIndexSet_10(unmarshaled_m_MeshIndexSet_temp_10); bool unmarshaled_m_ApplyShapeToPosition_temp_11 = false; unmarshaled_m_ApplyShapeToPosition_temp_11 = static_cast(marshaled.___m_ApplyShapeToPosition_11); unmarshaled.set_m_ApplyShapeToPosition_11(unmarshaled_m_ApplyShapeToPosition_temp_11); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/EmitParams IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_pinvoke_cleanup(EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/EmitParams IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_com(const EmitParams_t03557E552852EC6B71876CD05C4098733702A219& unmarshaled, EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_com& marshaled) { marshaled.___m_Particle_0 = unmarshaled.get_m_Particle_0(); marshaled.___m_PositionSet_1 = static_cast(unmarshaled.get_m_PositionSet_1()); marshaled.___m_VelocitySet_2 = static_cast(unmarshaled.get_m_VelocitySet_2()); marshaled.___m_AxisOfRotationSet_3 = static_cast(unmarshaled.get_m_AxisOfRotationSet_3()); marshaled.___m_RotationSet_4 = static_cast(unmarshaled.get_m_RotationSet_4()); marshaled.___m_AngularVelocitySet_5 = static_cast(unmarshaled.get_m_AngularVelocitySet_5()); marshaled.___m_StartSizeSet_6 = static_cast(unmarshaled.get_m_StartSizeSet_6()); marshaled.___m_StartColorSet_7 = static_cast(unmarshaled.get_m_StartColorSet_7()); marshaled.___m_RandomSeedSet_8 = static_cast(unmarshaled.get_m_RandomSeedSet_8()); marshaled.___m_StartLifetimeSet_9 = static_cast(unmarshaled.get_m_StartLifetimeSet_9()); marshaled.___m_MeshIndexSet_10 = static_cast(unmarshaled.get_m_MeshIndexSet_10()); marshaled.___m_ApplyShapeToPosition_11 = static_cast(unmarshaled.get_m_ApplyShapeToPosition_11()); } IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_com_back(const EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_com& marshaled, EmitParams_t03557E552852EC6B71876CD05C4098733702A219& unmarshaled) { Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E unmarshaled_m_Particle_temp_0; memset((&unmarshaled_m_Particle_temp_0), 0, sizeof(unmarshaled_m_Particle_temp_0)); unmarshaled_m_Particle_temp_0 = marshaled.___m_Particle_0; unmarshaled.set_m_Particle_0(unmarshaled_m_Particle_temp_0); bool unmarshaled_m_PositionSet_temp_1 = false; unmarshaled_m_PositionSet_temp_1 = static_cast(marshaled.___m_PositionSet_1); unmarshaled.set_m_PositionSet_1(unmarshaled_m_PositionSet_temp_1); bool unmarshaled_m_VelocitySet_temp_2 = false; unmarshaled_m_VelocitySet_temp_2 = static_cast(marshaled.___m_VelocitySet_2); unmarshaled.set_m_VelocitySet_2(unmarshaled_m_VelocitySet_temp_2); bool unmarshaled_m_AxisOfRotationSet_temp_3 = false; unmarshaled_m_AxisOfRotationSet_temp_3 = static_cast(marshaled.___m_AxisOfRotationSet_3); unmarshaled.set_m_AxisOfRotationSet_3(unmarshaled_m_AxisOfRotationSet_temp_3); bool unmarshaled_m_RotationSet_temp_4 = false; unmarshaled_m_RotationSet_temp_4 = static_cast(marshaled.___m_RotationSet_4); unmarshaled.set_m_RotationSet_4(unmarshaled_m_RotationSet_temp_4); bool unmarshaled_m_AngularVelocitySet_temp_5 = false; unmarshaled_m_AngularVelocitySet_temp_5 = static_cast(marshaled.___m_AngularVelocitySet_5); unmarshaled.set_m_AngularVelocitySet_5(unmarshaled_m_AngularVelocitySet_temp_5); bool unmarshaled_m_StartSizeSet_temp_6 = false; unmarshaled_m_StartSizeSet_temp_6 = static_cast(marshaled.___m_StartSizeSet_6); unmarshaled.set_m_StartSizeSet_6(unmarshaled_m_StartSizeSet_temp_6); bool unmarshaled_m_StartColorSet_temp_7 = false; unmarshaled_m_StartColorSet_temp_7 = static_cast(marshaled.___m_StartColorSet_7); unmarshaled.set_m_StartColorSet_7(unmarshaled_m_StartColorSet_temp_7); bool unmarshaled_m_RandomSeedSet_temp_8 = false; unmarshaled_m_RandomSeedSet_temp_8 = static_cast(marshaled.___m_RandomSeedSet_8); unmarshaled.set_m_RandomSeedSet_8(unmarshaled_m_RandomSeedSet_temp_8); bool unmarshaled_m_StartLifetimeSet_temp_9 = false; unmarshaled_m_StartLifetimeSet_temp_9 = static_cast(marshaled.___m_StartLifetimeSet_9); unmarshaled.set_m_StartLifetimeSet_9(unmarshaled_m_StartLifetimeSet_temp_9); bool unmarshaled_m_MeshIndexSet_temp_10 = false; unmarshaled_m_MeshIndexSet_temp_10 = static_cast(marshaled.___m_MeshIndexSet_10); unmarshaled.set_m_MeshIndexSet_10(unmarshaled_m_MeshIndexSet_temp_10); bool unmarshaled_m_ApplyShapeToPosition_temp_11 = false; unmarshaled_m_ApplyShapeToPosition_temp_11 = static_cast(marshaled.___m_ApplyShapeToPosition_11); unmarshaled.set_m_ApplyShapeToPosition_11(unmarshaled_m_ApplyShapeToPosition_temp_11); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/EmitParams IL2CPP_EXTERN_C void EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshal_com_cleanup(EmitParams_t03557E552852EC6B71876CD05C4098733702A219_marshaled_com& marshaled) { } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ExternalForcesModule IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_pinvoke(const ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807& unmarshaled, ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ExternalForcesModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_pinvoke_back(const ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_pinvoke& marshaled, ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ExternalForcesModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ExternalForcesModule IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_pinvoke_cleanup(ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ExternalForcesModule IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_com(const ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807& unmarshaled, ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ExternalForcesModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_com_back(const ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_com& marshaled, ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ExternalForcesModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ExternalForcesModule IL2CPP_EXTERN_C void ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshal_com_cleanup(ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_ExternalForcesModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ExternalForcesModule__ctor_m94F436A148FC8855936E374D947BCB13D8ADBE53 (ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void ExternalForcesModule__ctor_m94F436A148FC8855936E374D947BCB13D8ADBE53_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; ExternalForcesModule_tC6934CA69B7DD125B060CA988C86F1197A50E807 * _thisAdjusted = reinterpret_cast(__this + _offset); ExternalForcesModule__ctor_m94F436A148FC8855936E374D947BCB13D8ADBE53(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ForceOverLifetimeModule IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_pinvoke(const ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438& unmarshaled, ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ForceOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_pinvoke_back(const ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_pinvoke& marshaled, ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ForceOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ForceOverLifetimeModule IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_pinvoke_cleanup(ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ForceOverLifetimeModule IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_com(const ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438& unmarshaled, ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ForceOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_com_back(const ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_com& marshaled, ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ForceOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ForceOverLifetimeModule IL2CPP_EXTERN_C void ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshal_com_cleanup(ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_ForceOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ForceOverLifetimeModule__ctor_mFE787A3360F5DFD01A174D4D9BFA4F934D2ECBCB (ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void ForceOverLifetimeModule__ctor_mFE787A3360F5DFD01A174D4D9BFA4F934D2ECBCB_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; ForceOverLifetimeModule_tB30A1621CBE9498C23F5426D9A88D022F2300438 * _thisAdjusted = reinterpret_cast(__this + _offset); ForceOverLifetimeModule__ctor_mFE787A3360F5DFD01A174D4D9BFA4F934D2ECBCB(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/InheritVelocityModule IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_pinvoke(const InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7& unmarshaled, InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'InheritVelocityModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_pinvoke_back(const InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_pinvoke& marshaled, InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'InheritVelocityModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/InheritVelocityModule IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_pinvoke_cleanup(InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/InheritVelocityModule IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_com(const InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7& unmarshaled, InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'InheritVelocityModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_com_back(const InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_com& marshaled, InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'InheritVelocityModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/InheritVelocityModule IL2CPP_EXTERN_C void InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshal_com_cleanup(InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_InheritVelocityModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void InheritVelocityModule__ctor_mCE8B0A15BF9CF03ED98A3E60B500950540DA4CCD (InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void InheritVelocityModule__ctor_mCE8B0A15BF9CF03ED98A3E60B500950540DA4CCD_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; InheritVelocityModule_tD79C38F38C465D7216B009DB513AF317C9A899C7 * _thisAdjusted = reinterpret_cast(__this + _offset); InheritVelocityModule__ctor_mCE8B0A15BF9CF03ED98A3E60B500950540DA4CCD(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/LightsModule IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_pinvoke(const LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F& unmarshaled, LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LightsModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_pinvoke_back(const LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_pinvoke& marshaled, LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LightsModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/LightsModule IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_pinvoke_cleanup(LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/LightsModule IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_com(const LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F& unmarshaled, LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LightsModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_com_back(const LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_com& marshaled, LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LightsModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/LightsModule IL2CPP_EXTERN_C void LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshal_com_cleanup(LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_LightsModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LightsModule__ctor_mF49998DA6F8F88ED820317A8B487794F3E19E790 (LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void LightsModule__ctor_mF49998DA6F8F88ED820317A8B487794F3E19E790_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; LightsModule_tF770446B518B99AF58BF3A7365C0651E56ECD48F * _thisAdjusted = reinterpret_cast(__this + _offset); LightsModule__ctor_mF49998DA6F8F88ED820317A8B487794F3E19E790(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_pinvoke(const LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9& unmarshaled, LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LimitVelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_pinvoke_back(const LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_pinvoke& marshaled, LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LimitVelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_pinvoke_cleanup(LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_com(const LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9& unmarshaled, LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LimitVelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_com_back(const LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_com& marshaled, LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'LimitVelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/LimitVelocityOverLifetimeModule IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshal_com_cleanup(LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_LimitVelocityOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void LimitVelocityOverLifetimeModule__ctor_m5C41835187AC366BC5A8EC18EB3BE8BC621DED18 (LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void LimitVelocityOverLifetimeModule__ctor_m5C41835187AC366BC5A8EC18EB3BE8BC621DED18_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; LimitVelocityOverLifetimeModule_t9C38E35F83ACD0CEB330CFC7A2152B859AA334D9 * _thisAdjusted = reinterpret_cast(__this + _offset); LimitVelocityOverLifetimeModule__ctor_m5C41835187AC366BC5A8EC18EB3BE8BC621DED18(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/MainModule IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_pinvoke(const MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7& unmarshaled, MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'MainModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_pinvoke_back(const MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_pinvoke& marshaled, MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'MainModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/MainModule IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_pinvoke_cleanup(MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/MainModule IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_com(const MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7& unmarshaled, MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'MainModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_com_back(const MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_com& marshaled, MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'MainModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/MainModule IL2CPP_EXTERN_C void MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshal_com_cleanup(MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_MainModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MainModule__ctor_m10DC65291ACEC243EC5302404E059717B552BA7A (MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void MainModule__ctor_m10DC65291ACEC243EC5302404E059717B552BA7A_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; MainModule_t99C675667E0A363368324132DFA34B27FFEE6FC7 * _thisAdjusted = reinterpret_cast(__this + _offset); MainModule__ctor_m10DC65291ACEC243EC5302404E059717B552BA7A(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/NoiseModule IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_pinvoke(const NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09& unmarshaled, NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'NoiseModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_pinvoke_back(const NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_pinvoke& marshaled, NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'NoiseModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/NoiseModule IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_pinvoke_cleanup(NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/NoiseModule IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_com(const NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09& unmarshaled, NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'NoiseModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_com_back(const NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_com& marshaled, NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'NoiseModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/NoiseModule IL2CPP_EXTERN_C void NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshal_com_cleanup(NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_NoiseModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void NoiseModule__ctor_m06E7B021A2B7B5CA60AFDB09686CEE9060738F78 (NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void NoiseModule__ctor_m06E7B021A2B7B5CA60AFDB09686CEE9060738F78_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; NoiseModule_t58903BF88EE76A47A27F3E959846B5565BC1FF09 * _thisAdjusted = reinterpret_cast(__this + _offset); NoiseModule__ctor_m06E7B021A2B7B5CA60AFDB09686CEE9060738F78(_thisAdjusted, ___particleSystem0, method); } #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 // System.Void UnityEngine.ParticleSystem_Particle::set_lifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_lifetime_m0DB60575386F2D365BCCCAB07538FC2BFF81EC17 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; Particle_set_remainingLifetime_mD6ABB0C19127BD86DE3723B443331E5968EE0E87((Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E *)__this, L_0, /*hidden argument*/NULL); return; } } IL2CPP_EXTERN_C void Particle_set_lifetime_m0DB60575386F2D365BCCCAB07538FC2BFF81EC17_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_lifetime_m0DB60575386F2D365BCCCAB07538FC2BFF81EC17(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_position(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_position_m3E99F891841E8B03490433FAFF5B601A6D12BDEF (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { { Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___value0; __this->set_m_Position_0(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_position_m3E99F891841E8B03490433FAFF5B601A6D12BDEF_AdjustorThunk (RuntimeObject * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_position_m3E99F891841E8B03490433FAFF5B601A6D12BDEF(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_velocity(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_velocity_mD0476C793611AD570296960FB0CB8FECD387E99C (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { { Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___value0; __this->set_m_Velocity_1(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_velocity_mD0476C793611AD570296960FB0CB8FECD387E99C_AdjustorThunk (RuntimeObject * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_velocity_mD0476C793611AD570296960FB0CB8FECD387E99C(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_remainingLifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_remainingLifetime_mD6ABB0C19127BD86DE3723B443331E5968EE0E87 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_m_Lifetime_11(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_remainingLifetime_mD6ABB0C19127BD86DE3723B443331E5968EE0E87_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_remainingLifetime_mD6ABB0C19127BD86DE3723B443331E5968EE0E87(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_startLifetime(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startLifetime_mEEB2B63599B1E4D1B8B2CEE25F13A50F1BCE7BBE (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; __this->set_m_StartLifetime_12(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_startLifetime_mEEB2B63599B1E4D1B8B2CEE25F13A50F1BCE7BBE_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_startLifetime_mEEB2B63599B1E4D1B8B2CEE25F13A50F1BCE7BBE(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_startColor(UnityEngine.Color32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startColor_m67807C44D14862EBD8C030C1FE094E8438384AA6 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___value0, const RuntimeMethod* method) { { Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 L_0 = ___value0; __this->set_m_StartColor_8(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_startColor_m67807C44D14862EBD8C030C1FE094E8438384AA6_AdjustorThunk (RuntimeObject * __this, Color32_t23ABC4AE0E0BDFD2E22EE1FA0DA3904FFE5F6E23 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_startColor_m67807C44D14862EBD8C030C1FE094E8438384AA6(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_randomSeed(System.UInt32) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_randomSeed_m1311237E65918DDD765FC4D6BAE85047D8B8CBCE (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, uint32_t ___value0, const RuntimeMethod* method) { { uint32_t L_0 = ___value0; __this->set_m_RandomSeed_9(L_0); return; } } IL2CPP_EXTERN_C void Particle_set_randomSeed_m1311237E65918DDD765FC4D6BAE85047D8B8CBCE_AdjustorThunk (RuntimeObject * __this, uint32_t ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_randomSeed_m1311237E65918DDD765FC4D6BAE85047D8B8CBCE(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_startSize(System.Single) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_startSize_m45B6CD1480219E30A96317D654B9439C8DB2DF87 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, float ___value0, const RuntimeMethod* method) { { float L_0 = ___value0; float L_1 = ___value0; float L_2 = ___value0; Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_3; memset((&L_3), 0, sizeof(L_3)); Vector3__ctor_m08F61F548AA5836D8789843ACB4A81E4963D2EE1((&L_3), L_0, L_1, L_2, /*hidden argument*/NULL); __this->set_m_StartSize_7(L_3); return; } } IL2CPP_EXTERN_C void Particle_set_startSize_m45B6CD1480219E30A96317D654B9439C8DB2DF87_AdjustorThunk (RuntimeObject * __this, float ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_startSize_m45B6CD1480219E30A96317D654B9439C8DB2DF87(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_rotation3D(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834 (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = Vector3_op_Multiply_m1C5F07723615156ACF035D88A1280A9E8F35A04E(L_0, (0.0174532924f), /*hidden argument*/NULL); __this->set_m_Rotation_5(L_1); uint32_t L_2 = __this->get_m_Flags_16(); __this->set_m_Flags_16(((int32_t)((int32_t)L_2|(int32_t)2))); return; } } IL2CPP_EXTERN_C void Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834_AdjustorThunk (RuntimeObject * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_rotation3D_m46DB39BFDEEF27C6119F5EEE2C0B1CA9093FC834(_thisAdjusted, ___value0, method); } // System.Void UnityEngine.ParticleSystem_Particle::set_angularVelocity3D(UnityEngine.Vector3) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF (Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { static bool s_Il2CppMethodInitialized; if (!s_Il2CppMethodInitialized) { il2cpp_codegen_initialize_method (Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF_MetadataUsageId); s_Il2CppMethodInitialized = true; } { Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_0 = ___value0; IL2CPP_RUNTIME_CLASS_INIT(Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720_il2cpp_TypeInfo_var); Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 L_1 = Vector3_op_Multiply_m1C5F07723615156ACF035D88A1280A9E8F35A04E(L_0, (0.0174532924f), /*hidden argument*/NULL); __this->set_m_AngularVelocity_6(L_1); uint32_t L_2 = __this->get_m_Flags_16(); __this->set_m_Flags_16(((int32_t)((int32_t)L_2|(int32_t)2))); return; } } IL2CPP_EXTERN_C void Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF_AdjustorThunk (RuntimeObject * __this, Vector3_tDCF05E21F632FE2BA260C06E0D10CA81513E6720 ___value0, const RuntimeMethod* method) { int32_t _offset = 1; Particle_t64AF74F5D9C7EE7018AD98F29E4FF653558A581E * _thisAdjusted = reinterpret_cast(__this + _offset); Particle_set_angularVelocity3D_m0F282D7EE110DF290E04B2B99FEC697ED89BF4EF(_thisAdjusted, ___value0, method); } #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 #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 #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 #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 #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 #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/RotationBySpeedModule IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_pinvoke(const RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199& unmarshaled, RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_pinvoke_back(const RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_pinvoke& marshaled, RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/RotationBySpeedModule IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_pinvoke_cleanup(RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/RotationBySpeedModule IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_com(const RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199& unmarshaled, RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_com_back(const RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_com& marshaled, RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/RotationBySpeedModule IL2CPP_EXTERN_C void RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshal_com_cleanup(RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_RotationBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RotationBySpeedModule__ctor_mDD5D653E2006948218D1E26FD396B2F8834ED998 (RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void RotationBySpeedModule__ctor_mDD5D653E2006948218D1E26FD396B2F8834ED998_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; RotationBySpeedModule_tAFE03FAD037F3EC15A76EFE1566AEBA5185C0199 * _thisAdjusted = reinterpret_cast(__this + _offset); RotationBySpeedModule__ctor_mDD5D653E2006948218D1E26FD396B2F8834ED998(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/RotationOverLifetimeModule IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_pinvoke(const RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4& unmarshaled, RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_pinvoke_back(const RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_pinvoke& marshaled, RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/RotationOverLifetimeModule IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_pinvoke_cleanup(RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/RotationOverLifetimeModule IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_com(const RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4& unmarshaled, RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_com_back(const RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_com& marshaled, RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'RotationOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/RotationOverLifetimeModule IL2CPP_EXTERN_C void RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshal_com_cleanup(RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_RotationOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RotationOverLifetimeModule__ctor_m06856E1F72E3769D55BEA13BED41052FD60C1C2A (RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void RotationOverLifetimeModule__ctor_m06856E1F72E3769D55BEA13BED41052FD60C1C2A_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; RotationOverLifetimeModule_tC6782BFA8FB37A175E8413AB64DF8ABC79BC5EE4 * _thisAdjusted = reinterpret_cast(__this + _offset); RotationOverLifetimeModule__ctor_m06856E1F72E3769D55BEA13BED41052FD60C1C2A(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ShapeModule IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_pinvoke(const ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51& unmarshaled, ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ShapeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_pinvoke_back(const ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_pinvoke& marshaled, ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ShapeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ShapeModule IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_pinvoke_cleanup(ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/ShapeModule IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_com(const ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51& unmarshaled, ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ShapeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_com_back(const ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_com& marshaled, ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'ShapeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/ShapeModule IL2CPP_EXTERN_C void ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshal_com_cleanup(ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_ShapeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void ShapeModule__ctor_mB19F3EBB92FAD933070C3F52965041DC8738CF59 (ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void ShapeModule__ctor_mB19F3EBB92FAD933070C3F52965041DC8738CF59_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; ShapeModule_tF3CE38BED68607FE893E445DE9D21D8F1DCE6A51 * _thisAdjusted = reinterpret_cast(__this + _offset); ShapeModule__ctor_mB19F3EBB92FAD933070C3F52965041DC8738CF59(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/SizeBySpeedModule IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_pinvoke(const SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66& unmarshaled, SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_pinvoke_back(const SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_pinvoke& marshaled, SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/SizeBySpeedModule IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_pinvoke_cleanup(SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/SizeBySpeedModule IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_com(const SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66& unmarshaled, SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_com_back(const SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_com& marshaled, SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeBySpeedModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/SizeBySpeedModule IL2CPP_EXTERN_C void SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshal_com_cleanup(SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_SizeBySpeedModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SizeBySpeedModule__ctor_m37595492408A645589FAB6E040EA381CB6EDBD16 (SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void SizeBySpeedModule__ctor_m37595492408A645589FAB6E040EA381CB6EDBD16_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; SizeBySpeedModule_t8B57DB9D2E0A5E233DED20783C9CE6F6F24FEB66 * _thisAdjusted = reinterpret_cast(__this + _offset); SizeBySpeedModule__ctor_m37595492408A645589FAB6E040EA381CB6EDBD16(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/SizeOverLifetimeModule IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_pinvoke(const SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1& unmarshaled, SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_pinvoke_back(const SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_pinvoke& marshaled, SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/SizeOverLifetimeModule IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_pinvoke_cleanup(SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/SizeOverLifetimeModule IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_com(const SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1& unmarshaled, SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_com_back(const SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_com& marshaled, SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'SizeOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/SizeOverLifetimeModule IL2CPP_EXTERN_C void SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshal_com_cleanup(SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_SizeOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void SizeOverLifetimeModule__ctor_mBA190341436420C03CD63C84785E920FFBA88615 (SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void SizeOverLifetimeModule__ctor_mBA190341436420C03CD63C84785E920FFBA88615_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; SizeOverLifetimeModule_tE3B0DDF7B813998A395ED5A9A937510A237142F1 * _thisAdjusted = reinterpret_cast(__this + _offset); SizeOverLifetimeModule__ctor_mBA190341436420C03CD63C84785E920FFBA88615(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TextureSheetAnimationModule IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_pinvoke(const TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD& unmarshaled, TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TextureSheetAnimationModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_pinvoke_back(const TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_pinvoke& marshaled, TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TextureSheetAnimationModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TextureSheetAnimationModule IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_pinvoke_cleanup(TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TextureSheetAnimationModule IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_com(const TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD& unmarshaled, TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TextureSheetAnimationModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_com_back(const TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_com& marshaled, TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TextureSheetAnimationModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TextureSheetAnimationModule IL2CPP_EXTERN_C void TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshal_com_cleanup(TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_TextureSheetAnimationModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TextureSheetAnimationModule__ctor_m26ED54CF57FE3F2F6A9089D5377F6B0947ABE555 (TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void TextureSheetAnimationModule__ctor_m26ED54CF57FE3F2F6A9089D5377F6B0947ABE555_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; TextureSheetAnimationModule_t2F7A981851D997DFEB56E31A73824CA8595A96BD * _thisAdjusted = reinterpret_cast(__this + _offset); TextureSheetAnimationModule__ctor_m26ED54CF57FE3F2F6A9089D5377F6B0947ABE555(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TrailModule IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_pinvoke(const TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E& unmarshaled, TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TrailModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_pinvoke_back(const TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_pinvoke& marshaled, TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TrailModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TrailModule IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_pinvoke_cleanup(TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TrailModule IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_com(const TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E& unmarshaled, TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TrailModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_com_back(const TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_com& marshaled, TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TrailModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TrailModule IL2CPP_EXTERN_C void TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshal_com_cleanup(TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_TrailModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TrailModule__ctor_mFE2DDED3BB31576DEAFEF44749DEE6A6EE63B552 (TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void TrailModule__ctor_mFE2DDED3BB31576DEAFEF44749DEE6A6EE63B552_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; TrailModule_tDAED745E3EAFB0CC1CA8C7E4A7CF27FF4647678E * _thisAdjusted = reinterpret_cast(__this + _offset); TrailModule__ctor_mFE2DDED3BB31576DEAFEF44749DEE6A6EE63B552(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/Trails IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_pinvoke(const Trails_t734E04C138B1814CF8513CB588283296442633A6& unmarshaled, Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_pinvoke& marshaled) { Exception_t* ___positions_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'positions' of type 'Trails'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___positions_0Exception, NULL); } IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_pinvoke_back(const Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_pinvoke& marshaled, Trails_t734E04C138B1814CF8513CB588283296442633A6& unmarshaled) { Exception_t* ___positions_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'positions' of type 'Trails'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___positions_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/Trails IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_pinvoke_cleanup(Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/Trails IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_com(const Trails_t734E04C138B1814CF8513CB588283296442633A6& unmarshaled, Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_com& marshaled) { Exception_t* ___positions_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'positions' of type 'Trails'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___positions_0Exception, NULL); } IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_com_back(const Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_com& marshaled, Trails_t734E04C138B1814CF8513CB588283296442633A6& unmarshaled) { Exception_t* ___positions_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'positions' of type 'Trails'."); IL2CPP_RAISE_MANAGED_EXCEPTION(___positions_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/Trails IL2CPP_EXTERN_C void Trails_t734E04C138B1814CF8513CB588283296442633A6_marshal_com_cleanup(Trails_t734E04C138B1814CF8513CB588283296442633A6_marshaled_com& marshaled) { } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TriggerModule IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_pinvoke(const TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5& unmarshaled, TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TriggerModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_pinvoke_back(const TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_pinvoke& marshaled, TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TriggerModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TriggerModule IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_pinvoke_cleanup(TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/TriggerModule IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_com(const TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5& unmarshaled, TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TriggerModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_com_back(const TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_com& marshaled, TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'TriggerModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/TriggerModule IL2CPP_EXTERN_C void TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshal_com_cleanup(TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_TriggerModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void TriggerModule__ctor_m1CC65B342F98336FEFD3A3A10472DBEF180CEAA1 (TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void TriggerModule__ctor_m1CC65B342F98336FEFD3A3A10472DBEF180CEAA1_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; TriggerModule_tC9F10AE7E733C287559E739B48748C54482666C5 * _thisAdjusted = reinterpret_cast(__this + _offset); TriggerModule__ctor_m1CC65B342F98336FEFD3A3A10472DBEF180CEAA1(_thisAdjusted, ___particleSystem0, method); } #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 // Conversion methods for marshalling of: UnityEngine.ParticleSystem/VelocityOverLifetimeModule IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_pinvoke(const VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7& unmarshaled, VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_pinvoke& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'VelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_pinvoke_back(const VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_pinvoke& marshaled, VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'VelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/VelocityOverLifetimeModule IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_pinvoke_cleanup(VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_pinvoke& marshaled) { } // Conversion methods for marshalling of: UnityEngine.ParticleSystem/VelocityOverLifetimeModule IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_com(const VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7& unmarshaled, VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_com& marshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'VelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_com_back(const VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_com& marshaled, VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7& unmarshaled) { Exception_t* ___m_ParticleSystem_0Exception = il2cpp_codegen_get_marshal_directive_exception("Cannot marshal field 'm_ParticleSystem' of type 'VelocityOverLifetimeModule': Reference type field marshaling is not supported."); IL2CPP_RAISE_MANAGED_EXCEPTION(___m_ParticleSystem_0Exception, NULL); } // Conversion method for clean up from marshalling of: UnityEngine.ParticleSystem/VelocityOverLifetimeModule IL2CPP_EXTERN_C void VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshal_com_cleanup(VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7_marshaled_com& marshaled) { } // System.Void UnityEngine.ParticleSystem_VelocityOverLifetimeModule::.ctor(UnityEngine.ParticleSystem) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void VelocityOverLifetimeModule__ctor_m9A2FA3133A5C5E6930E83294EF9AC5EDB3E2C750 (VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { { ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * L_0 = ___particleSystem0; __this->set_m_ParticleSystem_0(L_0); return; } } IL2CPP_EXTERN_C void VelocityOverLifetimeModule__ctor_m9A2FA3133A5C5E6930E83294EF9AC5EDB3E2C750_AdjustorThunk (RuntimeObject * __this, ParticleSystem_t45DA87A3E83E738DA3FDAA5A48A133F1A1247C3D * ___particleSystem0, const RuntimeMethod* method) { int32_t _offset = 1; VelocityOverLifetimeModule_t615CEBA2498B10A2E50548290053C7FFC15780C7 * _thisAdjusted = reinterpret_cast(__this + _offset); VelocityOverLifetimeModule__ctor_m9A2FA3133A5C5E6930E83294EF9AC5EDB3E2C750(_thisAdjusted, ___particleSystem0, method); } #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 // System.Int32 UnityEngine.ParticleSystemRenderer::GetMeshes(UnityEngine.Mesh[]) IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR int32_t ParticleSystemRenderer_GetMeshes_m4DE519F198B6A36169F307F1FA5D76FA28316AD2 (ParticleSystemRenderer_t86E4ED2C0ADF5D2E7FA3D636B6B070600D05C459 * __this, MeshU5BU5D_tDD9C723AA6F0225B35A93D871CDC2CEFF7F8CB89* ___meshes0, const RuntimeMethod* method) { typedef int32_t (*ParticleSystemRenderer_GetMeshes_m4DE519F198B6A36169F307F1FA5D76FA28316AD2_ftn) (ParticleSystemRenderer_t86E4ED2C0ADF5D2E7FA3D636B6B070600D05C459 *, MeshU5BU5D_tDD9C723AA6F0225B35A93D871CDC2CEFF7F8CB89*); static ParticleSystemRenderer_GetMeshes_m4DE519F198B6A36169F307F1FA5D76FA28316AD2_ftn _il2cpp_icall_func; if (!_il2cpp_icall_func) _il2cpp_icall_func = (ParticleSystemRenderer_GetMeshes_m4DE519F198B6A36169F307F1FA5D76FA28316AD2_ftn)il2cpp_codegen_resolve_icall ("UnityEngine.ParticleSystemRenderer::GetMeshes(UnityEngine.Mesh[])"); int32_t retVal = _il2cpp_icall_func(__this, ___meshes0); return retVal; } #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