#include "il2cpp-config.h" #ifndef _MSC_VER # include #else # include #endif #include #include "il2cpp-class-internals.h" #include "codegen/il2cpp-codegen.h" #include "il2cpp-object-internals.h" // System.String struct String_t; // System.Type struct Type_t; // System.Reflection.MemberInfo struct MemberInfo_t; // System.Collections.Generic.IDictionary`2 struct IDictionary_2_t1976548163; // UnityEngine.Events.UnityAction struct UnityAction_t3245792599; // System.Char[] struct CharU5BU5D_t3528271667; // System.Void struct Void_t1185182177; // System.Byte[] struct ByteU5BU5D_t4116647657; // UnityEngine.Collider struct Collider_t1773347010; // System.String[] struct StringU5BU5D_t1281789340; // System.Int32[] struct Int32U5BU5D_t385246372; #ifndef RUNTIMEOBJECT_H #define RUNTIMEOBJECT_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Object #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEOBJECT_H #ifndef VALUETYPE_T3640485471_H #define VALUETYPE_T3640485471_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ValueType struct ValueType_t3640485471 : public RuntimeObject { public: public: }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ValueType struct ValueType_t3640485471_marshaled_pinvoke { }; // Native definition for COM marshalling of System.ValueType struct ValueType_t3640485471_marshaled_com { }; #endif // VALUETYPE_T3640485471_H #ifndef PLUNDERUSERINFO_T1747868972_H #define PLUNDERUSERINFO_T1747868972_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972 { public: // System.Int64 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userId int64_t ___userId_0; // System.Int32 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userSex int32_t ___userSex_1; // System.String DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userName String_t* ___userName_2; // System.Int64 DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::userPhotoId int64_t ___userPhotoId_3; // System.Boolean DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo::bEnemy bool ___bEnemy_4; public: inline static int32_t get_offset_of_userId_0() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userId_0)); } inline int64_t get_userId_0() const { return ___userId_0; } inline int64_t* get_address_of_userId_0() { return &___userId_0; } inline void set_userId_0(int64_t value) { ___userId_0 = value; } inline static int32_t get_offset_of_userSex_1() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userSex_1)); } inline int32_t get_userSex_1() const { return ___userSex_1; } inline int32_t* get_address_of_userSex_1() { return &___userSex_1; } inline void set_userSex_1(int32_t value) { ___userSex_1 = value; } inline static int32_t get_offset_of_userName_2() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userName_2)); } inline String_t* get_userName_2() const { return ___userName_2; } inline String_t** get_address_of_userName_2() { return &___userName_2; } inline void set_userName_2(String_t* value) { ___userName_2 = value; Il2CppCodeGenWriteBarrier((&___userName_2), value); } inline static int32_t get_offset_of_userPhotoId_3() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___userPhotoId_3)); } inline int64_t get_userPhotoId_3() const { return ___userPhotoId_3; } inline int64_t* get_address_of_userPhotoId_3() { return &___userPhotoId_3; } inline void set_userPhotoId_3(int64_t value) { ___userPhotoId_3 = value; } inline static int32_t get_offset_of_bEnemy_4() { return static_cast(offsetof(PlunderUserInfo_t1747868972, ___bEnemy_4)); } inline bool get_bEnemy_4() const { return ___bEnemy_4; } inline bool* get_address_of_bEnemy_4() { return &___bEnemy_4; } inline void set_bEnemy_4(bool value) { ___bEnemy_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972_marshaled_pinvoke { int64_t ___userId_0; int32_t ___userSex_1; char* ___userName_2; int64_t ___userPhotoId_3; int32_t ___bEnemy_4; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_PlunderTask/PlunderUserInfo struct PlunderUserInfo_t1747868972_marshaled_com { int64_t ___userId_0; int32_t ___userSex_1; Il2CppChar* ___userName_2; int64_t ___userPhotoId_3; int32_t ___bEnemy_4; }; #endif // PLUNDERUSERINFO_T1747868972_H #ifndef TRYST_ROLE_T376904606_H #define TRYST_ROLE_T376904606_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606 { public: // System.Int64 DMCore.Logic.Tryst_Role::roleId int64_t ___roleId_0; // System.String DMCore.Logic.Tryst_Role::roleName String_t* ___roleName_1; // System.Int32 DMCore.Logic.Tryst_Role::roleSex int32_t ___roleSex_2; // System.Int64 DMCore.Logic.Tryst_Role::rolePhotoId int64_t ___rolePhotoId_3; // System.Int32 DMCore.Logic.Tryst_Role::teamId int32_t ___teamId_4; // System.Int32 DMCore.Logic.Tryst_Role::score int32_t ___score_5; public: inline static int32_t get_offset_of_roleId_0() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleId_0)); } inline int64_t get_roleId_0() const { return ___roleId_0; } inline int64_t* get_address_of_roleId_0() { return &___roleId_0; } inline void set_roleId_0(int64_t value) { ___roleId_0 = value; } inline static int32_t get_offset_of_roleName_1() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleName_1)); } inline String_t* get_roleName_1() const { return ___roleName_1; } inline String_t** get_address_of_roleName_1() { return &___roleName_1; } inline void set_roleName_1(String_t* value) { ___roleName_1 = value; Il2CppCodeGenWriteBarrier((&___roleName_1), value); } inline static int32_t get_offset_of_roleSex_2() { return static_cast(offsetof(Tryst_Role_t376904606, ___roleSex_2)); } inline int32_t get_roleSex_2() const { return ___roleSex_2; } inline int32_t* get_address_of_roleSex_2() { return &___roleSex_2; } inline void set_roleSex_2(int32_t value) { ___roleSex_2 = value; } inline static int32_t get_offset_of_rolePhotoId_3() { return static_cast(offsetof(Tryst_Role_t376904606, ___rolePhotoId_3)); } inline int64_t get_rolePhotoId_3() const { return ___rolePhotoId_3; } inline int64_t* get_address_of_rolePhotoId_3() { return &___rolePhotoId_3; } inline void set_rolePhotoId_3(int64_t value) { ___rolePhotoId_3 = value; } inline static int32_t get_offset_of_teamId_4() { return static_cast(offsetof(Tryst_Role_t376904606, ___teamId_4)); } inline int32_t get_teamId_4() const { return ___teamId_4; } inline int32_t* get_address_of_teamId_4() { return &___teamId_4; } inline void set_teamId_4(int32_t value) { ___teamId_4 = value; } inline static int32_t get_offset_of_score_5() { return static_cast(offsetof(Tryst_Role_t376904606, ___score_5)); } inline int32_t get_score_5() const { return ___score_5; } inline int32_t* get_address_of_score_5() { return &___score_5; } inline void set_score_5(int32_t value) { ___score_5 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_pinvoke { int64_t ___roleId_0; char* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; // Native definition for COM marshalling of DMCore.Logic.Tryst_Role struct Tryst_Role_t376904606_marshaled_com { int64_t ___roleId_0; Il2CppChar* ___roleName_1; int32_t ___roleSex_2; int64_t ___rolePhotoId_3; int32_t ___teamId_4; int32_t ___score_5; }; #endif // TRYST_ROLE_T376904606_H #ifndef PROPDATA_T2321843210_H #define PROPDATA_T2321843210_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210 { public: // System.String DMCore.Net.Protocol.SMsgPropertyTable/PropData::propName String_t* ___propName_0; // System.Int32 DMCore.Net.Protocol.SMsgPropertyTable/PropData::propType int32_t ___propType_1; public: inline static int32_t get_offset_of_propName_0() { return static_cast(offsetof(PropData_t2321843210, ___propName_0)); } inline String_t* get_propName_0() const { return ___propName_0; } inline String_t** get_address_of_propName_0() { return &___propName_0; } inline void set_propName_0(String_t* value) { ___propName_0 = value; Il2CppCodeGenWriteBarrier((&___propName_0), value); } inline static int32_t get_offset_of_propType_1() { return static_cast(offsetof(PropData_t2321843210, ___propType_1)); } inline int32_t get_propType_1() const { return ___propType_1; } inline int32_t* get_address_of_propType_1() { return &___propType_1; } inline void set_propType_1(int32_t value) { ___propType_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210_marshaled_pinvoke { char* ___propName_0; int32_t ___propType_1; }; // Native definition for COM marshalling of DMCore.Net.Protocol.SMsgPropertyTable/PropData struct PropData_t2321843210_marshaled_com { Il2CppChar* ___propName_0; int32_t ___propType_1; }; #endif // PROPDATA_T2321843210_H #ifndef AVATARDATA_T1324163534_H #define AVATARDATA_T1324163534_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Net.Protocol.SMsgRoleAvatar/avatarData struct avatarData_t1324163534 { public: // System.Int32 DMCore.Net.Protocol.SMsgRoleAvatar/avatarData::avatarIndex int32_t ___avatarIndex_0; // System.Int32 DMCore.Net.Protocol.SMsgRoleAvatar/avatarData::avatarModel int32_t ___avatarModel_1; public: inline static int32_t get_offset_of_avatarIndex_0() { return static_cast(offsetof(avatarData_t1324163534, ___avatarIndex_0)); } inline int32_t get_avatarIndex_0() const { return ___avatarIndex_0; } inline int32_t* get_address_of_avatarIndex_0() { return &___avatarIndex_0; } inline void set_avatarIndex_0(int32_t value) { ___avatarIndex_0 = value; } inline static int32_t get_offset_of_avatarModel_1() { return static_cast(offsetof(avatarData_t1324163534, ___avatarModel_1)); } inline int32_t get_avatarModel_1() const { return ___avatarModel_1; } inline int32_t* get_address_of_avatarModel_1() { return &___avatarModel_1; } inline void set_avatarModel_1(int32_t value) { ___avatarModel_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVATARDATA_T1324163534_H #ifndef KEYVALUEPAIR_2_T4237331251_H #define KEYVALUEPAIR_2_T4237331251_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4237331251 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4237331251, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4237331251_H #ifndef KEYVALUEPAIR_2_T71524366_H #define KEYVALUEPAIR_2_T71524366_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t71524366 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t71524366, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T71524366_H #ifndef SAMESTYLEPKGUNIT_T4098334887_H #define SAMESTYLEPKGUNIT_T4098334887_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.SameStylePkgUnit struct SameStylePkgUnit_t4098334887 { public: // System.Int32 DMCore.Logic.SameStylePkgUnit::configId int32_t ___configId_0; // System.Int32 DMCore.Logic.SameStylePkgUnit::payType int32_t ___payType_1; // System.Int32 DMCore.Logic.SameStylePkgUnit::price int32_t ___price_2; // System.Int32 DMCore.Logic.SameStylePkgUnit::valid int32_t ___valid_3; // System.Int32 DMCore.Logic.SameStylePkgUnit::fashion int32_t ___fashion_4; public: inline static int32_t get_offset_of_configId_0() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___configId_0)); } inline int32_t get_configId_0() const { return ___configId_0; } inline int32_t* get_address_of_configId_0() { return &___configId_0; } inline void set_configId_0(int32_t value) { ___configId_0 = value; } inline static int32_t get_offset_of_payType_1() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___payType_1)); } inline int32_t get_payType_1() const { return ___payType_1; } inline int32_t* get_address_of_payType_1() { return &___payType_1; } inline void set_payType_1(int32_t value) { ___payType_1 = value; } inline static int32_t get_offset_of_price_2() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___price_2)); } inline int32_t get_price_2() const { return ___price_2; } inline int32_t* get_address_of_price_2() { return &___price_2; } inline void set_price_2(int32_t value) { ___price_2 = value; } inline static int32_t get_offset_of_valid_3() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___valid_3)); } inline int32_t get_valid_3() const { return ___valid_3; } inline int32_t* get_address_of_valid_3() { return &___valid_3; } inline void set_valid_3(int32_t value) { ___valid_3 = value; } inline static int32_t get_offset_of_fashion_4() { return static_cast(offsetof(SameStylePkgUnit_t4098334887, ___fashion_4)); } inline int32_t get_fashion_4() const { return ___fashion_4; } inline int32_t* get_address_of_fashion_4() { return &___fashion_4; } inline void set_fashion_4(int32_t value) { ___fashion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SAMESTYLEPKGUNIT_T4098334887_H #ifndef ARRAYMETADATA_T894288939_H #define ARRAYMETADATA_T894288939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.ArrayMetadata struct ArrayMetadata_t894288939 { public: // System.Type LitJson.ArrayMetadata::element_type Type_t * ___element_type_0; // System.Boolean LitJson.ArrayMetadata::is_array bool ___is_array_1; // System.Boolean LitJson.ArrayMetadata::is_list bool ___is_list_2; public: inline static int32_t get_offset_of_element_type_0() { return static_cast(offsetof(ArrayMetadata_t894288939, ___element_type_0)); } inline Type_t * get_element_type_0() const { return ___element_type_0; } inline Type_t ** get_address_of_element_type_0() { return &___element_type_0; } inline void set_element_type_0(Type_t * value) { ___element_type_0 = value; Il2CppCodeGenWriteBarrier((&___element_type_0), value); } inline static int32_t get_offset_of_is_array_1() { return static_cast(offsetof(ArrayMetadata_t894288939, ___is_array_1)); } inline bool get_is_array_1() const { return ___is_array_1; } inline bool* get_address_of_is_array_1() { return &___is_array_1; } inline void set_is_array_1(bool value) { ___is_array_1 = value; } inline static int32_t get_offset_of_is_list_2() { return static_cast(offsetof(ArrayMetadata_t894288939, ___is_list_2)); } inline bool get_is_list_2() const { return ___is_list_2; } inline bool* get_address_of_is_list_2() { return &___is_list_2; } inline void set_is_list_2(bool value) { ___is_list_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of LitJson.ArrayMetadata struct ArrayMetadata_t894288939_marshaled_pinvoke { Type_t * ___element_type_0; int32_t ___is_array_1; int32_t ___is_list_2; }; // Native definition for COM marshalling of LitJson.ArrayMetadata struct ArrayMetadata_t894288939_marshaled_com { Type_t * ___element_type_0; int32_t ___is_array_1; int32_t ___is_list_2; }; #endif // ARRAYMETADATA_T894288939_H #ifndef PROPERTYMETADATA_T3727440473_H #define PROPERTYMETADATA_T3727440473_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.PropertyMetadata struct PropertyMetadata_t3727440473 { public: // System.Reflection.MemberInfo LitJson.PropertyMetadata::Info MemberInfo_t * ___Info_0; // System.Boolean LitJson.PropertyMetadata::IsField bool ___IsField_1; // System.Type LitJson.PropertyMetadata::Type Type_t * ___Type_2; public: inline static int32_t get_offset_of_Info_0() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___Info_0)); } inline MemberInfo_t * get_Info_0() const { return ___Info_0; } inline MemberInfo_t ** get_address_of_Info_0() { return &___Info_0; } inline void set_Info_0(MemberInfo_t * value) { ___Info_0 = value; Il2CppCodeGenWriteBarrier((&___Info_0), value); } inline static int32_t get_offset_of_IsField_1() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___IsField_1)); } inline bool get_IsField_1() const { return ___IsField_1; } inline bool* get_address_of_IsField_1() { return &___IsField_1; } inline void set_IsField_1(bool value) { ___IsField_1 = value; } inline static int32_t get_offset_of_Type_2() { return static_cast(offsetof(PropertyMetadata_t3727440473, ___Type_2)); } inline Type_t * get_Type_2() const { return ___Type_2; } inline Type_t ** get_address_of_Type_2() { return &___Type_2; } inline void set_Type_2(Type_t * value) { ___Type_2 = value; Il2CppCodeGenWriteBarrier((&___Type_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t3727440473_marshaled_pinvoke { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; // Native definition for COM marshalling of LitJson.PropertyMetadata struct PropertyMetadata_t3727440473_marshaled_com { MemberInfo_t * ___Info_0; int32_t ___IsField_1; Type_t * ___Type_2; }; #endif // PROPERTYMETADATA_T3727440473_H #ifndef OBJECTMETADATA_T3566284522_H #define OBJECTMETADATA_T3566284522_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // LitJson.ObjectMetadata struct ObjectMetadata_t3566284522 { public: // System.Type LitJson.ObjectMetadata::element_type Type_t * ___element_type_0; // System.Boolean LitJson.ObjectMetadata::is_dictionary bool ___is_dictionary_1; // System.Collections.Generic.IDictionary`2 LitJson.ObjectMetadata::properties RuntimeObject* ___properties_2; public: inline static int32_t get_offset_of_element_type_0() { return static_cast(offsetof(ObjectMetadata_t3566284522, ___element_type_0)); } inline Type_t * get_element_type_0() const { return ___element_type_0; } inline Type_t ** get_address_of_element_type_0() { return &___element_type_0; } inline void set_element_type_0(Type_t * value) { ___element_type_0 = value; Il2CppCodeGenWriteBarrier((&___element_type_0), value); } inline static int32_t get_offset_of_is_dictionary_1() { return static_cast(offsetof(ObjectMetadata_t3566284522, ___is_dictionary_1)); } inline bool get_is_dictionary_1() const { return ___is_dictionary_1; } inline bool* get_address_of_is_dictionary_1() { return &___is_dictionary_1; } inline void set_is_dictionary_1(bool value) { ___is_dictionary_1 = value; } inline static int32_t get_offset_of_properties_2() { return static_cast(offsetof(ObjectMetadata_t3566284522, ___properties_2)); } inline RuntimeObject* get_properties_2() const { return ___properties_2; } inline RuntimeObject** get_address_of_properties_2() { return &___properties_2; } inline void set_properties_2(RuntimeObject* value) { ___properties_2 = value; Il2CppCodeGenWriteBarrier((&___properties_2), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of LitJson.ObjectMetadata struct ObjectMetadata_t3566284522_marshaled_pinvoke { Type_t * ___element_type_0; int32_t ___is_dictionary_1; RuntimeObject* ___properties_2; }; // Native definition for COM marshalling of LitJson.ObjectMetadata struct ObjectMetadata_t3566284522_marshaled_com { Type_t * ___element_type_0; int32_t ___is_dictionary_1; RuntimeObject* ___properties_2; }; #endif // OBJECTMETADATA_T3566284522_H #ifndef VECTOR4_T3319028937_H #define VECTOR4_T3319028937_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector4 struct Vector4_t3319028937 { public: // System.Single UnityEngine.Vector4::x float ___x_1; // System.Single UnityEngine.Vector4::y float ___y_2; // System.Single UnityEngine.Vector4::z float ___z_3; // System.Single UnityEngine.Vector4::w float ___w_4; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector4_t3319028937, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector4_t3319028937, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector4_t3319028937, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } inline static int32_t get_offset_of_w_4() { return static_cast(offsetof(Vector4_t3319028937, ___w_4)); } inline float get_w_4() const { return ___w_4; } inline float* get_address_of_w_4() { return &___w_4; } inline void set_w_4(float value) { ___w_4 = value; } }; struct Vector4_t3319028937_StaticFields { public: // UnityEngine.Vector4 UnityEngine.Vector4::zeroVector Vector4_t3319028937 ___zeroVector_5; // UnityEngine.Vector4 UnityEngine.Vector4::oneVector Vector4_t3319028937 ___oneVector_6; // UnityEngine.Vector4 UnityEngine.Vector4::positiveInfinityVector Vector4_t3319028937 ___positiveInfinityVector_7; // UnityEngine.Vector4 UnityEngine.Vector4::negativeInfinityVector Vector4_t3319028937 ___negativeInfinityVector_8; public: inline static int32_t get_offset_of_zeroVector_5() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___zeroVector_5)); } inline Vector4_t3319028937 get_zeroVector_5() const { return ___zeroVector_5; } inline Vector4_t3319028937 * get_address_of_zeroVector_5() { return &___zeroVector_5; } inline void set_zeroVector_5(Vector4_t3319028937 value) { ___zeroVector_5 = value; } inline static int32_t get_offset_of_oneVector_6() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___oneVector_6)); } inline Vector4_t3319028937 get_oneVector_6() const { return ___oneVector_6; } inline Vector4_t3319028937 * get_address_of_oneVector_6() { return &___oneVector_6; } inline void set_oneVector_6(Vector4_t3319028937 value) { ___oneVector_6 = value; } inline static int32_t get_offset_of_positiveInfinityVector_7() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___positiveInfinityVector_7)); } inline Vector4_t3319028937 get_positiveInfinityVector_7() const { return ___positiveInfinityVector_7; } inline Vector4_t3319028937 * get_address_of_positiveInfinityVector_7() { return &___positiveInfinityVector_7; } inline void set_positiveInfinityVector_7(Vector4_t3319028937 value) { ___positiveInfinityVector_7 = value; } inline static int32_t get_offset_of_negativeInfinityVector_8() { return static_cast(offsetof(Vector4_t3319028937_StaticFields, ___negativeInfinityVector_8)); } inline Vector4_t3319028937 get_negativeInfinityVector_8() const { return ___negativeInfinityVector_8; } inline Vector4_t3319028937 * get_address_of_negativeInfinityVector_8() { return &___negativeInfinityVector_8; } inline void set_negativeInfinityVector_8(Vector4_t3319028937 value) { ___negativeInfinityVector_8 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR4_T3319028937_H #ifndef EQUIPUNIT_T3626763472_H #define EQUIPUNIT_T3626763472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.EquipUnit struct EquipUnit_t3626763472 { public: // System.Int32 DMCore.Logic.EquipUnit::nSex int32_t ___nSex_0; // System.Int32 DMCore.Logic.EquipUnit::configId int32_t ___configId_1; // System.Int32 DMCore.Logic.EquipUnit::originPrice int32_t ___originPrice_2; // System.Int32 DMCore.Logic.EquipUnit::salePrice int32_t ___salePrice_3; // System.Int32 DMCore.Logic.EquipUnit::payType int32_t ___payType_4; public: inline static int32_t get_offset_of_nSex_0() { return static_cast(offsetof(EquipUnit_t3626763472, ___nSex_0)); } inline int32_t get_nSex_0() const { return ___nSex_0; } inline int32_t* get_address_of_nSex_0() { return &___nSex_0; } inline void set_nSex_0(int32_t value) { ___nSex_0 = value; } inline static int32_t get_offset_of_configId_1() { return static_cast(offsetof(EquipUnit_t3626763472, ___configId_1)); } inline int32_t get_configId_1() const { return ___configId_1; } inline int32_t* get_address_of_configId_1() { return &___configId_1; } inline void set_configId_1(int32_t value) { ___configId_1 = value; } inline static int32_t get_offset_of_originPrice_2() { return static_cast(offsetof(EquipUnit_t3626763472, ___originPrice_2)); } inline int32_t get_originPrice_2() const { return ___originPrice_2; } inline int32_t* get_address_of_originPrice_2() { return &___originPrice_2; } inline void set_originPrice_2(int32_t value) { ___originPrice_2 = value; } inline static int32_t get_offset_of_salePrice_3() { return static_cast(offsetof(EquipUnit_t3626763472, ___salePrice_3)); } inline int32_t get_salePrice_3() const { return ___salePrice_3; } inline int32_t* get_address_of_salePrice_3() { return &___salePrice_3; } inline void set_salePrice_3(int32_t value) { ___salePrice_3 = value; } inline static int32_t get_offset_of_payType_4() { return static_cast(offsetof(EquipUnit_t3626763472, ___payType_4)); } inline int32_t get_payType_4() const { return ___payType_4; } inline int32_t* get_address_of_payType_4() { return &___payType_4; } inline void set_payType_4(int32_t value) { ___payType_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // EQUIPUNIT_T3626763472_H #ifndef POSTERUNIT_T798725687_H #define POSTERUNIT_T798725687_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PosterUnit struct PosterUnit_t798725687 { public: // System.Int32 DMCore.Logic.PosterUnit::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PosterUnit_t798725687, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // POSTERUNIT_T798725687_H #ifndef KEYVALUEPAIR_2_T2116290408_H #define KEYVALUEPAIR_2_T2116290408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2116290408 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2116290408, ___key_0)); } inline int64_t get_key_0() const { return ___key_0; } inline int64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2116290408, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2116290408_H #ifndef PINJIEINFO_T3881645638_H #define PINJIEINFO_T3881645638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PinjieInfo struct PinjieInfo_t3881645638 { public: // System.String DMCore.Logic.PinjieInfo::name String_t* ___name_0; // System.String DMCore.Logic.PinjieInfo::sprName String_t* ___sprName_1; public: inline static int32_t get_offset_of_name_0() { return static_cast(offsetof(PinjieInfo_t3881645638, ___name_0)); } inline String_t* get_name_0() const { return ___name_0; } inline String_t** get_address_of_name_0() { return &___name_0; } inline void set_name_0(String_t* value) { ___name_0 = value; Il2CppCodeGenWriteBarrier((&___name_0), value); } inline static int32_t get_offset_of_sprName_1() { return static_cast(offsetof(PinjieInfo_t3881645638, ___sprName_1)); } inline String_t* get_sprName_1() const { return ___sprName_1; } inline String_t** get_address_of_sprName_1() { return &___sprName_1; } inline void set_sprName_1(String_t* value) { ___sprName_1 = value; Il2CppCodeGenWriteBarrier((&___sprName_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.PinjieInfo struct PinjieInfo_t3881645638_marshaled_pinvoke { char* ___name_0; char* ___sprName_1; }; // Native definition for COM marshalling of DMCore.Logic.PinjieInfo struct PinjieInfo_t3881645638_marshaled_com { Il2CppChar* ___name_0; Il2CppChar* ___sprName_1; }; #endif // PINJIEINFO_T3881645638_H #ifndef KEYVALUEPAIR_2_T1383673463_H #define KEYVALUEPAIR_2_T1383673463_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1383673463 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value bool ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1383673463, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1383673463, ___value_1)); } inline bool get_value_1() const { return ___value_1; } inline bool* get_address_of_value_1() { return &___value_1; } inline void set_value_1(bool value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1383673463_H #ifndef KEYVALUEPAIR_2_T727985506_H #define KEYVALUEPAIR_2_T727985506_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t727985506 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int64_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t727985506, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t727985506, ___value_1)); } inline int64_t get_value_1() const { return ___value_1; } inline int64_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int64_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T727985506_H #ifndef KEYVALUEPAIR_2_T3842366416_H #define KEYVALUEPAIR_2_T3842366416_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3842366416 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value bool ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3842366416, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3842366416, ___value_1)); } inline bool get_value_1() const { return ___value_1; } inline bool* get_address_of_value_1() { return &___value_1; } inline void set_value_1(bool value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3842366416_H #ifndef SCENE_T2348375561_H #define SCENE_T2348375561_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SceneManagement.Scene struct Scene_t2348375561 { public: // System.Int32 UnityEngine.SceneManagement.Scene::m_Handle int32_t ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Scene_t2348375561, ___m_Handle_0)); } inline int32_t get_m_Handle_0() const { return ___m_Handle_0; } inline int32_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(int32_t value) { ___m_Handle_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCENE_T2348375561_H #ifndef QUATERNION_T2301928331_H #define QUATERNION_T2301928331_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Quaternion struct Quaternion_t2301928331 { public: // System.Single UnityEngine.Quaternion::x float ___x_0; // System.Single UnityEngine.Quaternion::y float ___y_1; // System.Single UnityEngine.Quaternion::z float ___z_2; // System.Single UnityEngine.Quaternion::w float ___w_3; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Quaternion_t2301928331, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Quaternion_t2301928331, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } inline static int32_t get_offset_of_z_2() { return static_cast(offsetof(Quaternion_t2301928331, ___z_2)); } inline float get_z_2() const { return ___z_2; } inline float* get_address_of_z_2() { return &___z_2; } inline void set_z_2(float value) { ___z_2 = value; } inline static int32_t get_offset_of_w_3() { return static_cast(offsetof(Quaternion_t2301928331, ___w_3)); } inline float get_w_3() const { return ___w_3; } inline float* get_address_of_w_3() { return &___w_3; } inline void set_w_3(float value) { ___w_3 = value; } }; struct Quaternion_t2301928331_StaticFields { public: // UnityEngine.Quaternion UnityEngine.Quaternion::identityQuaternion Quaternion_t2301928331 ___identityQuaternion_4; public: inline static int32_t get_offset_of_identityQuaternion_4() { return static_cast(offsetof(Quaternion_t2301928331_StaticFields, ___identityQuaternion_4)); } inline Quaternion_t2301928331 get_identityQuaternion_4() const { return ___identityQuaternion_4; } inline Quaternion_t2301928331 * get_address_of_identityQuaternion_4() { return &___identityQuaternion_4; } inline void set_identityQuaternion_4(Quaternion_t2301928331 value) { ___identityQuaternion_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // QUATERNION_T2301928331_H #ifndef TASKDETAILS_T596638303_H #define TASKDETAILS_T596638303_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CTaskConfig/TaskDetails struct TaskDetails_t596638303 { public: // System.Int32 DMCore.Logic.CTaskConfig/TaskDetails::descriptionID int32_t ___descriptionID_0; // System.Int32 DMCore.Logic.CTaskConfig/TaskDetails::pageID int32_t ___pageID_1; // System.Int32 DMCore.Logic.CTaskConfig/TaskDetails::nameID int32_t ___nameID_2; public: inline static int32_t get_offset_of_descriptionID_0() { return static_cast(offsetof(TaskDetails_t596638303, ___descriptionID_0)); } inline int32_t get_descriptionID_0() const { return ___descriptionID_0; } inline int32_t* get_address_of_descriptionID_0() { return &___descriptionID_0; } inline void set_descriptionID_0(int32_t value) { ___descriptionID_0 = value; } inline static int32_t get_offset_of_pageID_1() { return static_cast(offsetof(TaskDetails_t596638303, ___pageID_1)); } inline int32_t get_pageID_1() const { return ___pageID_1; } inline int32_t* get_address_of_pageID_1() { return &___pageID_1; } inline void set_pageID_1(int32_t value) { ___pageID_1 = value; } inline static int32_t get_offset_of_nameID_2() { return static_cast(offsetof(TaskDetails_t596638303, ___nameID_2)); } inline int32_t get_nameID_2() const { return ___nameID_2; } inline int32_t* get_address_of_nameID_2() { return &___nameID_2; } inline void set_nameID_2(int32_t value) { ___nameID_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TASKDETAILS_T596638303_H #ifndef KEYVALUEPAIR_2_T2245450819_H #define KEYVALUEPAIR_2_T2245450819_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2245450819 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int64_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2245450819, ___key_0)); } inline int64_t get_key_0() const { return ___key_0; } inline int64_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int64_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2245450819, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2245450819_H #ifndef KEYVALUEPAIR_2_T2401056908_H #define KEYVALUEPAIR_2_T2401056908_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2401056908 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2401056908, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2401056908, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2401056908_H #ifndef ORDERBLOCK_T1585977831_H #define ORDERBLOCK_T1585977831_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t1585977831 { public: // System.Int32 UnityEngine.BeforeRenderHelper/OrderBlock::order int32_t ___order_0; // UnityEngine.Events.UnityAction UnityEngine.BeforeRenderHelper/OrderBlock::callback UnityAction_t3245792599 * ___callback_1; public: inline static int32_t get_offset_of_order_0() { return static_cast(offsetof(OrderBlock_t1585977831, ___order_0)); } inline int32_t get_order_0() const { return ___order_0; } inline int32_t* get_address_of_order_0() { return &___order_0; } inline void set_order_0(int32_t value) { ___order_0 = value; } inline static int32_t get_offset_of_callback_1() { return static_cast(offsetof(OrderBlock_t1585977831, ___callback_1)); } inline UnityAction_t3245792599 * get_callback_1() const { return ___callback_1; } inline UnityAction_t3245792599 ** get_address_of_callback_1() { return &___callback_1; } inline void set_callback_1(UnityAction_t3245792599 * value) { ___callback_1 = value; Il2CppCodeGenWriteBarrier((&___callback_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t1585977831_marshaled_pinvoke { int32_t ___order_0; Il2CppMethodPointer ___callback_1; }; // Native definition for COM marshalling of UnityEngine.BeforeRenderHelper/OrderBlock struct OrderBlock_t1585977831_marshaled_com { int32_t ___order_0; Il2CppMethodPointer ___callback_1; }; #endif // ORDERBLOCK_T1585977831_H #ifndef COLOR_T2555686324_H #define COLOR_T2555686324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color struct Color_t2555686324 { public: // System.Single UnityEngine.Color::r float ___r_0; // System.Single UnityEngine.Color::g float ___g_1; // System.Single UnityEngine.Color::b float ___b_2; // System.Single UnityEngine.Color::a float ___a_3; public: inline static int32_t get_offset_of_r_0() { return static_cast(offsetof(Color_t2555686324, ___r_0)); } inline float get_r_0() const { return ___r_0; } inline float* get_address_of_r_0() { return &___r_0; } inline void set_r_0(float value) { ___r_0 = value; } inline static int32_t get_offset_of_g_1() { return static_cast(offsetof(Color_t2555686324, ___g_1)); } inline float get_g_1() const { return ___g_1; } inline float* get_address_of_g_1() { return &___g_1; } inline void set_g_1(float value) { ___g_1 = value; } inline static int32_t get_offset_of_b_2() { return static_cast(offsetof(Color_t2555686324, ___b_2)); } inline float get_b_2() const { return ___b_2; } inline float* get_address_of_b_2() { return &___b_2; } inline void set_b_2(float value) { ___b_2 = value; } inline static int32_t get_offset_of_a_3() { return static_cast(offsetof(Color_t2555686324, ___a_3)); } inline float get_a_3() const { return ___a_3; } inline float* get_address_of_a_3() { return &___a_3; } inline void set_a_3(float value) { ___a_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR_T2555686324_H #ifndef PLAYERINFO_T1114106414_H #define PLAYERINFO_T1114106414_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414 { public: // System.Int32 DMCore.Logic.CActivityFortuneCat/PlayerInfo::awardCount int32_t ___awardCount_0; // System.String DMCore.Logic.CActivityFortuneCat/PlayerInfo::name String_t* ___name_1; public: inline static int32_t get_offset_of_awardCount_0() { return static_cast(offsetof(PlayerInfo_t1114106414, ___awardCount_0)); } inline int32_t get_awardCount_0() const { return ___awardCount_0; } inline int32_t* get_address_of_awardCount_0() { return &___awardCount_0; } inline void set_awardCount_0(int32_t value) { ___awardCount_0 = value; } inline static int32_t get_offset_of_name_1() { return static_cast(offsetof(PlayerInfo_t1114106414, ___name_1)); } inline String_t* get_name_1() const { return ___name_1; } inline String_t** get_address_of_name_1() { return &___name_1; } inline void set_name_1(String_t* value) { ___name_1 = value; Il2CppCodeGenWriteBarrier((&___name_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414_marshaled_pinvoke { int32_t ___awardCount_0; char* ___name_1; }; // Native definition for COM marshalling of DMCore.Logic.CActivityFortuneCat/PlayerInfo struct PlayerInfo_t1114106414_marshaled_com { int32_t ___awardCount_0; Il2CppChar* ___name_1; }; #endif // PLAYERINFO_T1114106414_H #ifndef COLOR32_T2600501292_H #define COLOR32_T2600501292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Color32 struct Color32_t2600501292 { 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_t2600501292, ___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_t2600501292, ___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_t2600501292, ___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_t2600501292, ___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_t2600501292, ___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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // COLOR32_T2600501292_H #ifndef ENUM_T4135868527_H #define ENUM_T4135868527_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Enum struct Enum_t4135868527 : public ValueType_t3640485471 { public: public: }; struct Enum_t4135868527_StaticFields { public: // System.Char[] System.Enum::split_char CharU5BU5D_t3528271667* ___split_char_0; public: inline static int32_t get_offset_of_split_char_0() { return static_cast(offsetof(Enum_t4135868527_StaticFields, ___split_char_0)); } inline CharU5BU5D_t3528271667* get_split_char_0() const { return ___split_char_0; } inline CharU5BU5D_t3528271667** get_address_of_split_char_0() { return &___split_char_0; } inline void set_split_char_0(CharU5BU5D_t3528271667* value) { ___split_char_0 = value; Il2CppCodeGenWriteBarrier((&___split_char_0), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Enum struct Enum_t4135868527_marshaled_pinvoke { }; // Native definition for COM marshalling of System.Enum struct Enum_t4135868527_marshaled_com { }; #endif // ENUM_T4135868527_H #ifndef KEYVALUEPAIR_2_T2530217319_H #define KEYVALUEPAIR_2_T2530217319_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2530217319 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2530217319, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2530217319_H #ifndef CSSSIZE_T3377836552_H #define CSSSIZE_T3377836552_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CSSLayout.CSSSize struct CSSSize_t3377836552 { public: // System.Single UnityEngine.CSSLayout.CSSSize::width float ___width_0; // System.Single UnityEngine.CSSLayout.CSSSize::height float ___height_1; public: inline static int32_t get_offset_of_width_0() { return static_cast(offsetof(CSSSize_t3377836552, ___width_0)); } inline float get_width_0() const { return ___width_0; } inline float* get_address_of_width_0() { return &___width_0; } inline void set_width_0(float value) { ___width_0 = value; } inline static int32_t get_offset_of_height_1() { return static_cast(offsetof(CSSSize_t3377836552, ___height_1)); } inline float get_height_1() const { return ___height_1; } inline float* get_address_of_height_1() { return &___height_1; } inline void set_height_1(float value) { ___height_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CSSSIZE_T3377836552_H #ifndef INTERVAL_T1802865632_H #define INTERVAL_T1802865632_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Text.RegularExpressions.Interval struct Interval_t1802865632 { public: // System.Int32 System.Text.RegularExpressions.Interval::low int32_t ___low_0; // System.Int32 System.Text.RegularExpressions.Interval::high int32_t ___high_1; // System.Boolean System.Text.RegularExpressions.Interval::contiguous bool ___contiguous_2; public: inline static int32_t get_offset_of_low_0() { return static_cast(offsetof(Interval_t1802865632, ___low_0)); } inline int32_t get_low_0() const { return ___low_0; } inline int32_t* get_address_of_low_0() { return &___low_0; } inline void set_low_0(int32_t value) { ___low_0 = value; } inline static int32_t get_offset_of_high_1() { return static_cast(offsetof(Interval_t1802865632, ___high_1)); } inline int32_t get_high_1() const { return ___high_1; } inline int32_t* get_address_of_high_1() { return &___high_1; } inline void set_high_1(int32_t value) { ___high_1 = value; } inline static int32_t get_offset_of_contiguous_2() { return static_cast(offsetof(Interval_t1802865632, ___contiguous_2)); } inline bool get_contiguous_2() const { return ___contiguous_2; } inline bool* get_address_of_contiguous_2() { return &___contiguous_2; } inline void set_contiguous_2(bool value) { ___contiguous_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Text.RegularExpressions.Interval struct Interval_t1802865632_marshaled_pinvoke { int32_t ___low_0; int32_t ___high_1; int32_t ___contiguous_2; }; // Native definition for COM marshalling of System.Text.RegularExpressions.Interval struct Interval_t1802865632_marshaled_com { int32_t ___low_0; int32_t ___high_1; int32_t ___contiguous_2; }; #endif // INTERVAL_T1802865632_H #ifndef TIMESPAN_T881159249_H #define TIMESPAN_T881159249_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.TimeSpan struct TimeSpan_t881159249 { public: // System.Int64 System.TimeSpan::_ticks int64_t ____ticks_8; public: inline static int32_t get_offset_of__ticks_8() { return static_cast(offsetof(TimeSpan_t881159249, ____ticks_8)); } inline int64_t get__ticks_8() const { return ____ticks_8; } inline int64_t* get_address_of__ticks_8() { return &____ticks_8; } inline void set__ticks_8(int64_t value) { ____ticks_8 = value; } }; struct TimeSpan_t881159249_StaticFields { public: // System.TimeSpan System.TimeSpan::MaxValue TimeSpan_t881159249 ___MaxValue_5; // System.TimeSpan System.TimeSpan::MinValue TimeSpan_t881159249 ___MinValue_6; // System.TimeSpan System.TimeSpan::Zero TimeSpan_t881159249 ___Zero_7; public: inline static int32_t get_offset_of_MaxValue_5() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MaxValue_5)); } inline TimeSpan_t881159249 get_MaxValue_5() const { return ___MaxValue_5; } inline TimeSpan_t881159249 * get_address_of_MaxValue_5() { return &___MaxValue_5; } inline void set_MaxValue_5(TimeSpan_t881159249 value) { ___MaxValue_5 = value; } inline static int32_t get_offset_of_MinValue_6() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___MinValue_6)); } inline TimeSpan_t881159249 get_MinValue_6() const { return ___MinValue_6; } inline TimeSpan_t881159249 * get_address_of_MinValue_6() { return &___MinValue_6; } inline void set_MinValue_6(TimeSpan_t881159249 value) { ___MinValue_6 = value; } inline static int32_t get_offset_of_Zero_7() { return static_cast(offsetof(TimeSpan_t881159249_StaticFields, ___Zero_7)); } inline TimeSpan_t881159249 get_Zero_7() const { return ___Zero_7; } inline TimeSpan_t881159249 * get_address_of_Zero_7() { return &___Zero_7; } inline void set_Zero_7(TimeSpan_t881159249 value) { ___Zero_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TIMESPAN_T881159249_H #ifndef LABEL_T2281661643_H #define LABEL_T2281661643_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.Label struct Label_t2281661643 { public: // System.Int32 System.Reflection.Emit.Label::label int32_t ___label_0; public: inline static int32_t get_offset_of_label_0() { return static_cast(offsetof(Label_t2281661643, ___label_0)); } inline int32_t get_label_0() const { return ___label_0; } inline int32_t* get_address_of_label_0() { return &___label_0; } inline void set_label_0(int32_t value) { ___label_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LABEL_T2281661643_H #ifndef DICTIONARYENTRY_T3123975638_H #define DICTIONARYENTRY_T3123975638_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638 { public: // System.Object System.Collections.DictionaryEntry::_key RuntimeObject * ____key_0; // System.Object System.Collections.DictionaryEntry::_value RuntimeObject * ____value_1; public: inline static int32_t get_offset_of__key_0() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____key_0)); } inline RuntimeObject * get__key_0() const { return ____key_0; } inline RuntimeObject ** get_address_of__key_0() { return &____key_0; } inline void set__key_0(RuntimeObject * value) { ____key_0 = value; Il2CppCodeGenWriteBarrier((&____key_0), value); } inline static int32_t get_offset_of__value_1() { return static_cast(offsetof(DictionaryEntry_t3123975638, ____value_1)); } inline RuntimeObject * get__value_1() const { return ____value_1; } inline RuntimeObject ** get_address_of__value_1() { return &____value_1; } inline void set__value_1(RuntimeObject * value) { ____value_1 = value; Il2CppCodeGenWriteBarrier((&____value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_pinvoke { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; // Native definition for COM marshalling of System.Collections.DictionaryEntry struct DictionaryEntry_t3123975638_marshaled_com { Il2CppIUnknown* ____key_0; Il2CppIUnknown* ____value_1; }; #endif // DICTIONARYENTRY_T3123975638_H #ifndef CUSTOMATTRIBUTETYPEDARGUMENT_T2723150157_H #define CUSTOMATTRIBUTETYPEDARGUMENT_T2723150157_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t2723150157 { public: // System.Type System.Reflection.CustomAttributeTypedArgument::argumentType Type_t * ___argumentType_0; // System.Object System.Reflection.CustomAttributeTypedArgument::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_argumentType_0() { return static_cast(offsetof(CustomAttributeTypedArgument_t2723150157, ___argumentType_0)); } inline Type_t * get_argumentType_0() const { return ___argumentType_0; } inline Type_t ** get_address_of_argumentType_0() { return &___argumentType_0; } inline void set_argumentType_0(Type_t * value) { ___argumentType_0 = value; Il2CppCodeGenWriteBarrier((&___argumentType_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(CustomAttributeTypedArgument_t2723150157, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t2723150157_marshaled_pinvoke { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeTypedArgument struct CustomAttributeTypedArgument_t2723150157_marshaled_com { Type_t * ___argumentType_0; Il2CppIUnknown* ___value_1; }; #endif // CUSTOMATTRIBUTETYPEDARGUMENT_T2723150157_H #ifndef INTPTR_T_H #define INTPTR_T_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // 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; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // INTPTR_T_H #ifndef OPCODE_T123070264_H #define OPCODE_T123070264_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.Emit.OpCode struct OpCode_t123070264 { public: // System.Byte System.Reflection.Emit.OpCode::op1 uint8_t ___op1_0; // System.Byte System.Reflection.Emit.OpCode::op2 uint8_t ___op2_1; // System.Byte System.Reflection.Emit.OpCode::push uint8_t ___push_2; // System.Byte System.Reflection.Emit.OpCode::pop uint8_t ___pop_3; // System.Byte System.Reflection.Emit.OpCode::size uint8_t ___size_4; // System.Byte System.Reflection.Emit.OpCode::type uint8_t ___type_5; // System.Byte System.Reflection.Emit.OpCode::args uint8_t ___args_6; // System.Byte System.Reflection.Emit.OpCode::flow uint8_t ___flow_7; public: inline static int32_t get_offset_of_op1_0() { return static_cast(offsetof(OpCode_t123070264, ___op1_0)); } inline uint8_t get_op1_0() const { return ___op1_0; } inline uint8_t* get_address_of_op1_0() { return &___op1_0; } inline void set_op1_0(uint8_t value) { ___op1_0 = value; } inline static int32_t get_offset_of_op2_1() { return static_cast(offsetof(OpCode_t123070264, ___op2_1)); } inline uint8_t get_op2_1() const { return ___op2_1; } inline uint8_t* get_address_of_op2_1() { return &___op2_1; } inline void set_op2_1(uint8_t value) { ___op2_1 = value; } inline static int32_t get_offset_of_push_2() { return static_cast(offsetof(OpCode_t123070264, ___push_2)); } inline uint8_t get_push_2() const { return ___push_2; } inline uint8_t* get_address_of_push_2() { return &___push_2; } inline void set_push_2(uint8_t value) { ___push_2 = value; } inline static int32_t get_offset_of_pop_3() { return static_cast(offsetof(OpCode_t123070264, ___pop_3)); } inline uint8_t get_pop_3() const { return ___pop_3; } inline uint8_t* get_address_of_pop_3() { return &___pop_3; } inline void set_pop_3(uint8_t value) { ___pop_3 = value; } inline static int32_t get_offset_of_size_4() { return static_cast(offsetof(OpCode_t123070264, ___size_4)); } inline uint8_t get_size_4() const { return ___size_4; } inline uint8_t* get_address_of_size_4() { return &___size_4; } inline void set_size_4(uint8_t value) { ___size_4 = value; } inline static int32_t get_offset_of_type_5() { return static_cast(offsetof(OpCode_t123070264, ___type_5)); } inline uint8_t get_type_5() const { return ___type_5; } inline uint8_t* get_address_of_type_5() { return &___type_5; } inline void set_type_5(uint8_t value) { ___type_5 = value; } inline static int32_t get_offset_of_args_6() { return static_cast(offsetof(OpCode_t123070264, ___args_6)); } inline uint8_t get_args_6() const { return ___args_6; } inline uint8_t* get_address_of_args_6() { return &___args_6; } inline void set_args_6(uint8_t value) { ___args_6 = value; } inline static int32_t get_offset_of_flow_7() { return static_cast(offsetof(OpCode_t123070264, ___flow_7)); } inline uint8_t get_flow_7() const { return ___flow_7; } inline uint8_t* get_address_of_flow_7() { return &___flow_7; } inline void set_flow_7(uint8_t value) { ___flow_7 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // OPCODE_T123070264_H #ifndef DSAPARAMETERS_T1885824122_H #define DSAPARAMETERS_T1885824122_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.DSAParameters struct DSAParameters_t1885824122 { public: // System.Int32 System.Security.Cryptography.DSAParameters::Counter int32_t ___Counter_0; // System.Byte[] System.Security.Cryptography.DSAParameters::G ByteU5BU5D_t4116647657* ___G_1; // System.Byte[] System.Security.Cryptography.DSAParameters::J ByteU5BU5D_t4116647657* ___J_2; // System.Byte[] System.Security.Cryptography.DSAParameters::P ByteU5BU5D_t4116647657* ___P_3; // System.Byte[] System.Security.Cryptography.DSAParameters::Q ByteU5BU5D_t4116647657* ___Q_4; // System.Byte[] System.Security.Cryptography.DSAParameters::Seed ByteU5BU5D_t4116647657* ___Seed_5; // System.Byte[] System.Security.Cryptography.DSAParameters::X ByteU5BU5D_t4116647657* ___X_6; // System.Byte[] System.Security.Cryptography.DSAParameters::Y ByteU5BU5D_t4116647657* ___Y_7; public: inline static int32_t get_offset_of_Counter_0() { return static_cast(offsetof(DSAParameters_t1885824122, ___Counter_0)); } inline int32_t get_Counter_0() const { return ___Counter_0; } inline int32_t* get_address_of_Counter_0() { return &___Counter_0; } inline void set_Counter_0(int32_t value) { ___Counter_0 = value; } inline static int32_t get_offset_of_G_1() { return static_cast(offsetof(DSAParameters_t1885824122, ___G_1)); } inline ByteU5BU5D_t4116647657* get_G_1() const { return ___G_1; } inline ByteU5BU5D_t4116647657** get_address_of_G_1() { return &___G_1; } inline void set_G_1(ByteU5BU5D_t4116647657* value) { ___G_1 = value; Il2CppCodeGenWriteBarrier((&___G_1), value); } inline static int32_t get_offset_of_J_2() { return static_cast(offsetof(DSAParameters_t1885824122, ___J_2)); } inline ByteU5BU5D_t4116647657* get_J_2() const { return ___J_2; } inline ByteU5BU5D_t4116647657** get_address_of_J_2() { return &___J_2; } inline void set_J_2(ByteU5BU5D_t4116647657* value) { ___J_2 = value; Il2CppCodeGenWriteBarrier((&___J_2), value); } inline static int32_t get_offset_of_P_3() { return static_cast(offsetof(DSAParameters_t1885824122, ___P_3)); } inline ByteU5BU5D_t4116647657* get_P_3() const { return ___P_3; } inline ByteU5BU5D_t4116647657** get_address_of_P_3() { return &___P_3; } inline void set_P_3(ByteU5BU5D_t4116647657* value) { ___P_3 = value; Il2CppCodeGenWriteBarrier((&___P_3), value); } inline static int32_t get_offset_of_Q_4() { return static_cast(offsetof(DSAParameters_t1885824122, ___Q_4)); } inline ByteU5BU5D_t4116647657* get_Q_4() const { return ___Q_4; } inline ByteU5BU5D_t4116647657** get_address_of_Q_4() { return &___Q_4; } inline void set_Q_4(ByteU5BU5D_t4116647657* value) { ___Q_4 = value; Il2CppCodeGenWriteBarrier((&___Q_4), value); } inline static int32_t get_offset_of_Seed_5() { return static_cast(offsetof(DSAParameters_t1885824122, ___Seed_5)); } inline ByteU5BU5D_t4116647657* get_Seed_5() const { return ___Seed_5; } inline ByteU5BU5D_t4116647657** get_address_of_Seed_5() { return &___Seed_5; } inline void set_Seed_5(ByteU5BU5D_t4116647657* value) { ___Seed_5 = value; Il2CppCodeGenWriteBarrier((&___Seed_5), value); } inline static int32_t get_offset_of_X_6() { return static_cast(offsetof(DSAParameters_t1885824122, ___X_6)); } inline ByteU5BU5D_t4116647657* get_X_6() const { return ___X_6; } inline ByteU5BU5D_t4116647657** get_address_of_X_6() { return &___X_6; } inline void set_X_6(ByteU5BU5D_t4116647657* value) { ___X_6 = value; Il2CppCodeGenWriteBarrier((&___X_6), value); } inline static int32_t get_offset_of_Y_7() { return static_cast(offsetof(DSAParameters_t1885824122, ___Y_7)); } inline ByteU5BU5D_t4116647657* get_Y_7() const { return ___Y_7; } inline ByteU5BU5D_t4116647657** get_address_of_Y_7() { return &___Y_7; } inline void set_Y_7(ByteU5BU5D_t4116647657* value) { ___Y_7 = value; Il2CppCodeGenWriteBarrier((&___Y_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_t1885824122_marshaled_pinvoke { int32_t ___Counter_0; uint8_t* ___G_1; uint8_t* ___J_2; uint8_t* ___P_3; uint8_t* ___Q_4; uint8_t* ___Seed_5; uint8_t* ___X_6; uint8_t* ___Y_7; }; // Native definition for COM marshalling of System.Security.Cryptography.DSAParameters struct DSAParameters_t1885824122_marshaled_com { int32_t ___Counter_0; uint8_t* ___G_1; uint8_t* ___J_2; uint8_t* ___P_3; uint8_t* ___Q_4; uint8_t* ___Seed_5; uint8_t* ___X_6; uint8_t* ___Y_7; }; #endif // DSAPARAMETERS_T1885824122_H #ifndef CULLINGGROUPEVENT_T1722745023_H #define CULLINGGROUPEVENT_T1722745023_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.CullingGroupEvent struct CullingGroupEvent_t1722745023 { public: // System.Int32 UnityEngine.CullingGroupEvent::m_Index int32_t ___m_Index_0; // System.Byte UnityEngine.CullingGroupEvent::m_PrevState uint8_t ___m_PrevState_1; // System.Byte UnityEngine.CullingGroupEvent::m_ThisState uint8_t ___m_ThisState_2; public: inline static int32_t get_offset_of_m_Index_0() { return static_cast(offsetof(CullingGroupEvent_t1722745023, ___m_Index_0)); } inline int32_t get_m_Index_0() const { return ___m_Index_0; } inline int32_t* get_address_of_m_Index_0() { return &___m_Index_0; } inline void set_m_Index_0(int32_t value) { ___m_Index_0 = value; } inline static int32_t get_offset_of_m_PrevState_1() { return static_cast(offsetof(CullingGroupEvent_t1722745023, ___m_PrevState_1)); } inline uint8_t get_m_PrevState_1() const { return ___m_PrevState_1; } inline uint8_t* get_address_of_m_PrevState_1() { return &___m_PrevState_1; } inline void set_m_PrevState_1(uint8_t value) { ___m_PrevState_1 = value; } inline static int32_t get_offset_of_m_ThisState_2() { return static_cast(offsetof(CullingGroupEvent_t1722745023, ___m_ThisState_2)); } inline uint8_t get_m_ThisState_2() const { return ___m_ThisState_2; } inline uint8_t* get_address_of_m_ThisState_2() { return &___m_ThisState_2; } inline void set_m_ThisState_2(uint8_t value) { ___m_ThisState_2 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CULLINGGROUPEVENT_T1722745023_H #ifndef VECTOR3_T3722313464_H #define VECTOR3_T3722313464_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector3 struct Vector3_t3722313464 { public: // System.Single UnityEngine.Vector3::x float ___x_1; // System.Single UnityEngine.Vector3::y float ___y_2; // System.Single UnityEngine.Vector3::z float ___z_3; public: inline static int32_t get_offset_of_x_1() { return static_cast(offsetof(Vector3_t3722313464, ___x_1)); } inline float get_x_1() const { return ___x_1; } inline float* get_address_of_x_1() { return &___x_1; } inline void set_x_1(float value) { ___x_1 = value; } inline static int32_t get_offset_of_y_2() { return static_cast(offsetof(Vector3_t3722313464, ___y_2)); } inline float get_y_2() const { return ___y_2; } inline float* get_address_of_y_2() { return &___y_2; } inline void set_y_2(float value) { ___y_2 = value; } inline static int32_t get_offset_of_z_3() { return static_cast(offsetof(Vector3_t3722313464, ___z_3)); } inline float get_z_3() const { return ___z_3; } inline float* get_address_of_z_3() { return &___z_3; } inline void set_z_3(float value) { ___z_3 = value; } }; struct Vector3_t3722313464_StaticFields { public: // UnityEngine.Vector3 UnityEngine.Vector3::zeroVector Vector3_t3722313464 ___zeroVector_4; // UnityEngine.Vector3 UnityEngine.Vector3::oneVector Vector3_t3722313464 ___oneVector_5; // UnityEngine.Vector3 UnityEngine.Vector3::upVector Vector3_t3722313464 ___upVector_6; // UnityEngine.Vector3 UnityEngine.Vector3::downVector Vector3_t3722313464 ___downVector_7; // UnityEngine.Vector3 UnityEngine.Vector3::leftVector Vector3_t3722313464 ___leftVector_8; // UnityEngine.Vector3 UnityEngine.Vector3::rightVector Vector3_t3722313464 ___rightVector_9; // UnityEngine.Vector3 UnityEngine.Vector3::forwardVector Vector3_t3722313464 ___forwardVector_10; // UnityEngine.Vector3 UnityEngine.Vector3::backVector Vector3_t3722313464 ___backVector_11; // UnityEngine.Vector3 UnityEngine.Vector3::positiveInfinityVector Vector3_t3722313464 ___positiveInfinityVector_12; // UnityEngine.Vector3 UnityEngine.Vector3::negativeInfinityVector Vector3_t3722313464 ___negativeInfinityVector_13; public: inline static int32_t get_offset_of_zeroVector_4() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___zeroVector_4)); } inline Vector3_t3722313464 get_zeroVector_4() const { return ___zeroVector_4; } inline Vector3_t3722313464 * get_address_of_zeroVector_4() { return &___zeroVector_4; } inline void set_zeroVector_4(Vector3_t3722313464 value) { ___zeroVector_4 = value; } inline static int32_t get_offset_of_oneVector_5() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___oneVector_5)); } inline Vector3_t3722313464 get_oneVector_5() const { return ___oneVector_5; } inline Vector3_t3722313464 * get_address_of_oneVector_5() { return &___oneVector_5; } inline void set_oneVector_5(Vector3_t3722313464 value) { ___oneVector_5 = value; } inline static int32_t get_offset_of_upVector_6() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___upVector_6)); } inline Vector3_t3722313464 get_upVector_6() const { return ___upVector_6; } inline Vector3_t3722313464 * get_address_of_upVector_6() { return &___upVector_6; } inline void set_upVector_6(Vector3_t3722313464 value) { ___upVector_6 = value; } inline static int32_t get_offset_of_downVector_7() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___downVector_7)); } inline Vector3_t3722313464 get_downVector_7() const { return ___downVector_7; } inline Vector3_t3722313464 * get_address_of_downVector_7() { return &___downVector_7; } inline void set_downVector_7(Vector3_t3722313464 value) { ___downVector_7 = value; } inline static int32_t get_offset_of_leftVector_8() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___leftVector_8)); } inline Vector3_t3722313464 get_leftVector_8() const { return ___leftVector_8; } inline Vector3_t3722313464 * get_address_of_leftVector_8() { return &___leftVector_8; } inline void set_leftVector_8(Vector3_t3722313464 value) { ___leftVector_8 = value; } inline static int32_t get_offset_of_rightVector_9() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___rightVector_9)); } inline Vector3_t3722313464 get_rightVector_9() const { return ___rightVector_9; } inline Vector3_t3722313464 * get_address_of_rightVector_9() { return &___rightVector_9; } inline void set_rightVector_9(Vector3_t3722313464 value) { ___rightVector_9 = value; } inline static int32_t get_offset_of_forwardVector_10() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___forwardVector_10)); } inline Vector3_t3722313464 get_forwardVector_10() const { return ___forwardVector_10; } inline Vector3_t3722313464 * get_address_of_forwardVector_10() { return &___forwardVector_10; } inline void set_forwardVector_10(Vector3_t3722313464 value) { ___forwardVector_10 = value; } inline static int32_t get_offset_of_backVector_11() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___backVector_11)); } inline Vector3_t3722313464 get_backVector_11() const { return ___backVector_11; } inline Vector3_t3722313464 * get_address_of_backVector_11() { return &___backVector_11; } inline void set_backVector_11(Vector3_t3722313464 value) { ___backVector_11 = value; } inline static int32_t get_offset_of_positiveInfinityVector_12() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___positiveInfinityVector_12)); } inline Vector3_t3722313464 get_positiveInfinityVector_12() const { return ___positiveInfinityVector_12; } inline Vector3_t3722313464 * get_address_of_positiveInfinityVector_12() { return &___positiveInfinityVector_12; } inline void set_positiveInfinityVector_12(Vector3_t3722313464 value) { ___positiveInfinityVector_12 = value; } inline static int32_t get_offset_of_negativeInfinityVector_13() { return static_cast(offsetof(Vector3_t3722313464_StaticFields, ___negativeInfinityVector_13)); } inline Vector3_t3722313464 get_negativeInfinityVector_13() const { return ___negativeInfinityVector_13; } inline Vector3_t3722313464 * get_address_of_negativeInfinityVector_13() { return &___negativeInfinityVector_13; } inline void set_negativeInfinityVector_13(Vector3_t3722313464 value) { ___negativeInfinityVector_13 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR3_T3722313464_H #ifndef RECT_T2360479859_H #define RECT_T2360479859_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Rect struct Rect_t2360479859 { public: // System.Single UnityEngine.Rect::m_XMin float ___m_XMin_0; // System.Single UnityEngine.Rect::m_YMin float ___m_YMin_1; // System.Single UnityEngine.Rect::m_Width float ___m_Width_2; // System.Single UnityEngine.Rect::m_Height float ___m_Height_3; public: inline static int32_t get_offset_of_m_XMin_0() { return static_cast(offsetof(Rect_t2360479859, ___m_XMin_0)); } inline float get_m_XMin_0() const { return ___m_XMin_0; } inline float* get_address_of_m_XMin_0() { return &___m_XMin_0; } inline void set_m_XMin_0(float value) { ___m_XMin_0 = value; } inline static int32_t get_offset_of_m_YMin_1() { return static_cast(offsetof(Rect_t2360479859, ___m_YMin_1)); } inline float get_m_YMin_1() const { return ___m_YMin_1; } inline float* get_address_of_m_YMin_1() { return &___m_YMin_1; } inline void set_m_YMin_1(float value) { ___m_YMin_1 = value; } inline static int32_t get_offset_of_m_Width_2() { return static_cast(offsetof(Rect_t2360479859, ___m_Width_2)); } inline float get_m_Width_2() const { return ___m_Width_2; } inline float* get_address_of_m_Width_2() { return &___m_Width_2; } inline void set_m_Width_2(float value) { ___m_Width_2 = value; } inline static int32_t get_offset_of_m_Height_3() { return static_cast(offsetof(Rect_t2360479859, ___m_Height_3)); } inline float get_m_Height_3() const { return ___m_Height_3; } inline float* get_address_of_m_Height_3() { return &___m_Height_3; } inline void set_m_Height_3(float value) { ___m_Height_3 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RECT_T2360479859_H #ifndef VECTOR2_T2156229523_H #define VECTOR2_T2156229523_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Vector2 struct Vector2_t2156229523 { public: // System.Single UnityEngine.Vector2::x float ___x_0; // System.Single UnityEngine.Vector2::y float ___y_1; public: inline static int32_t get_offset_of_x_0() { return static_cast(offsetof(Vector2_t2156229523, ___x_0)); } inline float get_x_0() const { return ___x_0; } inline float* get_address_of_x_0() { return &___x_0; } inline void set_x_0(float value) { ___x_0 = value; } inline static int32_t get_offset_of_y_1() { return static_cast(offsetof(Vector2_t2156229523, ___y_1)); } inline float get_y_1() const { return ___y_1; } inline float* get_address_of_y_1() { return &___y_1; } inline void set_y_1(float value) { ___y_1 = value; } }; struct Vector2_t2156229523_StaticFields { public: // UnityEngine.Vector2 UnityEngine.Vector2::zeroVector Vector2_t2156229523 ___zeroVector_2; // UnityEngine.Vector2 UnityEngine.Vector2::oneVector Vector2_t2156229523 ___oneVector_3; // UnityEngine.Vector2 UnityEngine.Vector2::upVector Vector2_t2156229523 ___upVector_4; // UnityEngine.Vector2 UnityEngine.Vector2::downVector Vector2_t2156229523 ___downVector_5; // UnityEngine.Vector2 UnityEngine.Vector2::leftVector Vector2_t2156229523 ___leftVector_6; // UnityEngine.Vector2 UnityEngine.Vector2::rightVector Vector2_t2156229523 ___rightVector_7; // UnityEngine.Vector2 UnityEngine.Vector2::positiveInfinityVector Vector2_t2156229523 ___positiveInfinityVector_8; // UnityEngine.Vector2 UnityEngine.Vector2::negativeInfinityVector Vector2_t2156229523 ___negativeInfinityVector_9; public: inline static int32_t get_offset_of_zeroVector_2() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___zeroVector_2)); } inline Vector2_t2156229523 get_zeroVector_2() const { return ___zeroVector_2; } inline Vector2_t2156229523 * get_address_of_zeroVector_2() { return &___zeroVector_2; } inline void set_zeroVector_2(Vector2_t2156229523 value) { ___zeroVector_2 = value; } inline static int32_t get_offset_of_oneVector_3() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___oneVector_3)); } inline Vector2_t2156229523 get_oneVector_3() const { return ___oneVector_3; } inline Vector2_t2156229523 * get_address_of_oneVector_3() { return &___oneVector_3; } inline void set_oneVector_3(Vector2_t2156229523 value) { ___oneVector_3 = value; } inline static int32_t get_offset_of_upVector_4() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___upVector_4)); } inline Vector2_t2156229523 get_upVector_4() const { return ___upVector_4; } inline Vector2_t2156229523 * get_address_of_upVector_4() { return &___upVector_4; } inline void set_upVector_4(Vector2_t2156229523 value) { ___upVector_4 = value; } inline static int32_t get_offset_of_downVector_5() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___downVector_5)); } inline Vector2_t2156229523 get_downVector_5() const { return ___downVector_5; } inline Vector2_t2156229523 * get_address_of_downVector_5() { return &___downVector_5; } inline void set_downVector_5(Vector2_t2156229523 value) { ___downVector_5 = value; } inline static int32_t get_offset_of_leftVector_6() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___leftVector_6)); } inline Vector2_t2156229523 get_leftVector_6() const { return ___leftVector_6; } inline Vector2_t2156229523 * get_address_of_leftVector_6() { return &___leftVector_6; } inline void set_leftVector_6(Vector2_t2156229523 value) { ___leftVector_6 = value; } inline static int32_t get_offset_of_rightVector_7() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___rightVector_7)); } inline Vector2_t2156229523 get_rightVector_7() const { return ___rightVector_7; } inline Vector2_t2156229523 * get_address_of_rightVector_7() { return &___rightVector_7; } inline void set_rightVector_7(Vector2_t2156229523 value) { ___rightVector_7 = value; } inline static int32_t get_offset_of_positiveInfinityVector_8() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___positiveInfinityVector_8)); } inline Vector2_t2156229523 get_positiveInfinityVector_8() const { return ___positiveInfinityVector_8; } inline Vector2_t2156229523 * get_address_of_positiveInfinityVector_8() { return &___positiveInfinityVector_8; } inline void set_positiveInfinityVector_8(Vector2_t2156229523 value) { ___positiveInfinityVector_8 = value; } inline static int32_t get_offset_of_negativeInfinityVector_9() { return static_cast(offsetof(Vector2_t2156229523_StaticFields, ___negativeInfinityVector_9)); } inline Vector2_t2156229523 get_negativeInfinityVector_9() const { return ___negativeInfinityVector_9; } inline Vector2_t2156229523 * get_address_of_negativeInfinityVector_9() { return &___negativeInfinityVector_9; } inline void set_negativeInfinityVector_9(Vector2_t2156229523 value) { ___negativeInfinityVector_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // VECTOR2_T2156229523_H #ifndef NATIVEINPUTDEVICEINFO_T3032009285_H #define NATIVEINPUTDEVICEINFO_T3032009285_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngineInternal.Input.NativeInputDeviceInfo struct NativeInputDeviceInfo_t3032009285 { public: // System.Int32 UnityEngineInternal.Input.NativeInputDeviceInfo::deviceId int32_t ___deviceId_0; // System.String UnityEngineInternal.Input.NativeInputDeviceInfo::deviceDescriptor String_t* ___deviceDescriptor_1; public: inline static int32_t get_offset_of_deviceId_0() { return static_cast(offsetof(NativeInputDeviceInfo_t3032009285, ___deviceId_0)); } inline int32_t get_deviceId_0() const { return ___deviceId_0; } inline int32_t* get_address_of_deviceId_0() { return &___deviceId_0; } inline void set_deviceId_0(int32_t value) { ___deviceId_0 = value; } inline static int32_t get_offset_of_deviceDescriptor_1() { return static_cast(offsetof(NativeInputDeviceInfo_t3032009285, ___deviceDescriptor_1)); } inline String_t* get_deviceDescriptor_1() const { return ___deviceDescriptor_1; } inline String_t** get_address_of_deviceDescriptor_1() { return &___deviceDescriptor_1; } inline void set_deviceDescriptor_1(String_t* value) { ___deviceDescriptor_1 = value; Il2CppCodeGenWriteBarrier((&___deviceDescriptor_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngineInternal.Input.NativeInputDeviceInfo struct NativeInputDeviceInfo_t3032009285_marshaled_pinvoke { int32_t ___deviceId_0; char* ___deviceDescriptor_1; }; // Native definition for COM marshalling of UnityEngineInternal.Input.NativeInputDeviceInfo struct NativeInputDeviceInfo_t3032009285_marshaled_com { int32_t ___deviceId_0; Il2CppChar* ___deviceDescriptor_1; }; #endif // NATIVEINPUTDEVICEINFO_T3032009285_H #ifndef RANGE_T173988048_H #define RANGE_T173988048_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.SocialPlatforms.Range struct Range_t173988048 { public: // System.Int32 UnityEngine.SocialPlatforms.Range::from int32_t ___from_0; // System.Int32 UnityEngine.SocialPlatforms.Range::count int32_t ___count_1; public: inline static int32_t get_offset_of_from_0() { return static_cast(offsetof(Range_t173988048, ___from_0)); } inline int32_t get_from_0() const { return ___from_0; } inline int32_t* get_address_of_from_0() { return &___from_0; } inline void set_from_0(int32_t value) { ___from_0 = value; } inline static int32_t get_offset_of_count_1() { return static_cast(offsetof(Range_t173988048, ___count_1)); } inline int32_t get_count_1() const { return ___count_1; } inline int32_t* get_address_of_count_1() { return &___count_1; } inline void set_count_1(int32_t value) { ___count_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RANGE_T173988048_H #ifndef PROPERTYNAME_T3749835189_H #define PROPERTYNAME_T3749835189_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.PropertyName struct PropertyName_t3749835189 { public: // System.Int32 UnityEngine.PropertyName::id int32_t ___id_0; public: inline static int32_t get_offset_of_id_0() { return static_cast(offsetof(PropertyName_t3749835189, ___id_0)); } inline int32_t get_id_0() const { return ___id_0; } inline int32_t* get_address_of_id_0() { return &___id_0; } inline void set_id_0(int32_t value) { ___id_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PROPERTYNAME_T3749835189_H #ifndef DECIMAL_T2948259380_H #define DECIMAL_T2948259380_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Decimal struct Decimal_t2948259380 { public: // System.UInt32 System.Decimal::flags uint32_t ___flags_5; // System.UInt32 System.Decimal::hi uint32_t ___hi_6; // System.UInt32 System.Decimal::lo uint32_t ___lo_7; // System.UInt32 System.Decimal::mid uint32_t ___mid_8; public: inline static int32_t get_offset_of_flags_5() { return static_cast(offsetof(Decimal_t2948259380, ___flags_5)); } inline uint32_t get_flags_5() const { return ___flags_5; } inline uint32_t* get_address_of_flags_5() { return &___flags_5; } inline void set_flags_5(uint32_t value) { ___flags_5 = value; } inline static int32_t get_offset_of_hi_6() { return static_cast(offsetof(Decimal_t2948259380, ___hi_6)); } inline uint32_t get_hi_6() const { return ___hi_6; } inline uint32_t* get_address_of_hi_6() { return &___hi_6; } inline void set_hi_6(uint32_t value) { ___hi_6 = value; } inline static int32_t get_offset_of_lo_7() { return static_cast(offsetof(Decimal_t2948259380, ___lo_7)); } inline uint32_t get_lo_7() const { return ___lo_7; } inline uint32_t* get_address_of_lo_7() { return &___lo_7; } inline void set_lo_7(uint32_t value) { ___lo_7 = value; } inline static int32_t get_offset_of_mid_8() { return static_cast(offsetof(Decimal_t2948259380, ___mid_8)); } inline uint32_t get_mid_8() const { return ___mid_8; } inline uint32_t* get_address_of_mid_8() { return &___mid_8; } inline void set_mid_8(uint32_t value) { ___mid_8 = value; } }; struct Decimal_t2948259380_StaticFields { public: // System.Decimal System.Decimal::MinValue Decimal_t2948259380 ___MinValue_0; // System.Decimal System.Decimal::MaxValue Decimal_t2948259380 ___MaxValue_1; // System.Decimal System.Decimal::MinusOne Decimal_t2948259380 ___MinusOne_2; // System.Decimal System.Decimal::One Decimal_t2948259380 ___One_3; // System.Decimal System.Decimal::MaxValueDiv10 Decimal_t2948259380 ___MaxValueDiv10_4; public: inline static int32_t get_offset_of_MinValue_0() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinValue_0)); } inline Decimal_t2948259380 get_MinValue_0() const { return ___MinValue_0; } inline Decimal_t2948259380 * get_address_of_MinValue_0() { return &___MinValue_0; } inline void set_MinValue_0(Decimal_t2948259380 value) { ___MinValue_0 = value; } inline static int32_t get_offset_of_MaxValue_1() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValue_1)); } inline Decimal_t2948259380 get_MaxValue_1() const { return ___MaxValue_1; } inline Decimal_t2948259380 * get_address_of_MaxValue_1() { return &___MaxValue_1; } inline void set_MaxValue_1(Decimal_t2948259380 value) { ___MaxValue_1 = value; } inline static int32_t get_offset_of_MinusOne_2() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MinusOne_2)); } inline Decimal_t2948259380 get_MinusOne_2() const { return ___MinusOne_2; } inline Decimal_t2948259380 * get_address_of_MinusOne_2() { return &___MinusOne_2; } inline void set_MinusOne_2(Decimal_t2948259380 value) { ___MinusOne_2 = value; } inline static int32_t get_offset_of_One_3() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___One_3)); } inline Decimal_t2948259380 get_One_3() const { return ___One_3; } inline Decimal_t2948259380 * get_address_of_One_3() { return &___One_3; } inline void set_One_3(Decimal_t2948259380 value) { ___One_3 = value; } inline static int32_t get_offset_of_MaxValueDiv10_4() { return static_cast(offsetof(Decimal_t2948259380_StaticFields, ___MaxValueDiv10_4)); } inline Decimal_t2948259380 get_MaxValueDiv10_4() const { return ___MaxValueDiv10_4; } inline Decimal_t2948259380 * get_address_of_MaxValueDiv10_4() { return &___MaxValueDiv10_4; } inline void set_MaxValueDiv10_4(Decimal_t2948259380 value) { ___MaxValueDiv10_4 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DECIMAL_T2948259380_H #ifndef RSAPARAMETERS_T1728406613_H #define RSAPARAMETERS_T1728406613_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Security.Cryptography.RSAParameters struct RSAParameters_t1728406613 { public: // System.Byte[] System.Security.Cryptography.RSAParameters::P ByteU5BU5D_t4116647657* ___P_0; // System.Byte[] System.Security.Cryptography.RSAParameters::Q ByteU5BU5D_t4116647657* ___Q_1; // System.Byte[] System.Security.Cryptography.RSAParameters::D ByteU5BU5D_t4116647657* ___D_2; // System.Byte[] System.Security.Cryptography.RSAParameters::DP ByteU5BU5D_t4116647657* ___DP_3; // System.Byte[] System.Security.Cryptography.RSAParameters::DQ ByteU5BU5D_t4116647657* ___DQ_4; // System.Byte[] System.Security.Cryptography.RSAParameters::InverseQ ByteU5BU5D_t4116647657* ___InverseQ_5; // System.Byte[] System.Security.Cryptography.RSAParameters::Modulus ByteU5BU5D_t4116647657* ___Modulus_6; // System.Byte[] System.Security.Cryptography.RSAParameters::Exponent ByteU5BU5D_t4116647657* ___Exponent_7; public: inline static int32_t get_offset_of_P_0() { return static_cast(offsetof(RSAParameters_t1728406613, ___P_0)); } inline ByteU5BU5D_t4116647657* get_P_0() const { return ___P_0; } inline ByteU5BU5D_t4116647657** get_address_of_P_0() { return &___P_0; } inline void set_P_0(ByteU5BU5D_t4116647657* value) { ___P_0 = value; Il2CppCodeGenWriteBarrier((&___P_0), value); } inline static int32_t get_offset_of_Q_1() { return static_cast(offsetof(RSAParameters_t1728406613, ___Q_1)); } inline ByteU5BU5D_t4116647657* get_Q_1() const { return ___Q_1; } inline ByteU5BU5D_t4116647657** get_address_of_Q_1() { return &___Q_1; } inline void set_Q_1(ByteU5BU5D_t4116647657* value) { ___Q_1 = value; Il2CppCodeGenWriteBarrier((&___Q_1), value); } inline static int32_t get_offset_of_D_2() { return static_cast(offsetof(RSAParameters_t1728406613, ___D_2)); } inline ByteU5BU5D_t4116647657* get_D_2() const { return ___D_2; } inline ByteU5BU5D_t4116647657** get_address_of_D_2() { return &___D_2; } inline void set_D_2(ByteU5BU5D_t4116647657* value) { ___D_2 = value; Il2CppCodeGenWriteBarrier((&___D_2), value); } inline static int32_t get_offset_of_DP_3() { return static_cast(offsetof(RSAParameters_t1728406613, ___DP_3)); } inline ByteU5BU5D_t4116647657* get_DP_3() const { return ___DP_3; } inline ByteU5BU5D_t4116647657** get_address_of_DP_3() { return &___DP_3; } inline void set_DP_3(ByteU5BU5D_t4116647657* value) { ___DP_3 = value; Il2CppCodeGenWriteBarrier((&___DP_3), value); } inline static int32_t get_offset_of_DQ_4() { return static_cast(offsetof(RSAParameters_t1728406613, ___DQ_4)); } inline ByteU5BU5D_t4116647657* get_DQ_4() const { return ___DQ_4; } inline ByteU5BU5D_t4116647657** get_address_of_DQ_4() { return &___DQ_4; } inline void set_DQ_4(ByteU5BU5D_t4116647657* value) { ___DQ_4 = value; Il2CppCodeGenWriteBarrier((&___DQ_4), value); } inline static int32_t get_offset_of_InverseQ_5() { return static_cast(offsetof(RSAParameters_t1728406613, ___InverseQ_5)); } inline ByteU5BU5D_t4116647657* get_InverseQ_5() const { return ___InverseQ_5; } inline ByteU5BU5D_t4116647657** get_address_of_InverseQ_5() { return &___InverseQ_5; } inline void set_InverseQ_5(ByteU5BU5D_t4116647657* value) { ___InverseQ_5 = value; Il2CppCodeGenWriteBarrier((&___InverseQ_5), value); } inline static int32_t get_offset_of_Modulus_6() { return static_cast(offsetof(RSAParameters_t1728406613, ___Modulus_6)); } inline ByteU5BU5D_t4116647657* get_Modulus_6() const { return ___Modulus_6; } inline ByteU5BU5D_t4116647657** get_address_of_Modulus_6() { return &___Modulus_6; } inline void set_Modulus_6(ByteU5BU5D_t4116647657* value) { ___Modulus_6 = value; Il2CppCodeGenWriteBarrier((&___Modulus_6), value); } inline static int32_t get_offset_of_Exponent_7() { return static_cast(offsetof(RSAParameters_t1728406613, ___Exponent_7)); } inline ByteU5BU5D_t4116647657* get_Exponent_7() const { return ___Exponent_7; } inline ByteU5BU5D_t4116647657** get_address_of_Exponent_7() { return &___Exponent_7; } inline void set_Exponent_7(ByteU5BU5D_t4116647657* value) { ___Exponent_7 = value; Il2CppCodeGenWriteBarrier((&___Exponent_7), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Security.Cryptography.RSAParameters struct RSAParameters_t1728406613_marshaled_pinvoke { uint8_t* ___P_0; uint8_t* ___Q_1; uint8_t* ___D_2; uint8_t* ___DP_3; uint8_t* ___DQ_4; uint8_t* ___InverseQ_5; uint8_t* ___Modulus_6; uint8_t* ___Exponent_7; }; // Native definition for COM marshalling of System.Security.Cryptography.RSAParameters struct RSAParameters_t1728406613_marshaled_com { uint8_t* ___P_0; uint8_t* ___Q_1; uint8_t* ___D_2; uint8_t* ___DP_3; uint8_t* ___DQ_4; uint8_t* ___InverseQ_5; uint8_t* ___Modulus_6; uint8_t* ___Exponent_7; }; #endif // RSAPARAMETERS_T1728406613_H #ifndef PLAYABLEHANDLE_T1095853803_H #define PLAYABLEHANDLE_T1095853803_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Playables.PlayableHandle struct PlayableHandle_t1095853803 { public: // System.IntPtr UnityEngine.Playables.PlayableHandle::m_Handle intptr_t ___m_Handle_0; // System.Int32 UnityEngine.Playables.PlayableHandle::m_Version int32_t ___m_Version_1; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(PlayableHandle_t1095853803, ___m_Handle_0)); } inline intptr_t get_m_Handle_0() const { return ___m_Handle_0; } inline intptr_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(intptr_t value) { ___m_Handle_0 = value; } inline static int32_t get_offset_of_m_Version_1() { return static_cast(offsetof(PlayableHandle_t1095853803, ___m_Version_1)); } inline int32_t get_m_Version_1() const { return ___m_Version_1; } inline int32_t* get_address_of_m_Version_1() { return &___m_Version_1; } inline void set_m_Version_1(int32_t value) { ___m_Version_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYABLEHANDLE_T1095853803_H #ifndef STREAMINGCONTEXTSTATES_T3580100459_H #define STREAMINGCONTEXTSTATES_T3580100459_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContextStates struct StreamingContextStates_t3580100459 { public: // System.Int32 System.Runtime.Serialization.StreamingContextStates::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(StreamingContextStates_t3580100459, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // STREAMINGCONTEXTSTATES_T3580100459_H #ifndef CONSOLEKEY_T4097401472_H #define CONSOLEKEY_T4097401472_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ConsoleKey struct ConsoleKey_t4097401472 { public: // System.Int32 System.ConsoleKey::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ConsoleKey_t4097401472, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONSOLEKEY_T4097401472_H #ifndef CONSOLEMODIFIERS_T1471011467_H #define CONSOLEMODIFIERS_T1471011467_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ConsoleModifiers struct ConsoleModifiers_t1471011467 { public: // System.Int32 System.ConsoleModifiers::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ConsoleModifiers_t1471011467, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // CONSOLEMODIFIERS_T1471011467_H #ifndef DATETIMEKIND_T3468814247_H #define DATETIMEKIND_T3468814247_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTimeKind struct DateTimeKind_t3468814247 { public: // System.Int32 System.DateTimeKind::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(DateTimeKind_t3468814247, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIMEKIND_T3468814247_H #ifndef RAYCASTHIT_T1056001966_H #define RAYCASTHIT_T1056001966_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.RaycastHit struct RaycastHit_t1056001966 { public: // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Point Vector3_t3722313464 ___m_Point_0; // UnityEngine.Vector3 UnityEngine.RaycastHit::m_Normal Vector3_t3722313464 ___m_Normal_1; // System.Int32 UnityEngine.RaycastHit::m_FaceID int32_t ___m_FaceID_2; // System.Single UnityEngine.RaycastHit::m_Distance float ___m_Distance_3; // UnityEngine.Vector2 UnityEngine.RaycastHit::m_UV Vector2_t2156229523 ___m_UV_4; // UnityEngine.Collider UnityEngine.RaycastHit::m_Collider Collider_t1773347010 * ___m_Collider_5; public: inline static int32_t get_offset_of_m_Point_0() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Point_0)); } inline Vector3_t3722313464 get_m_Point_0() const { return ___m_Point_0; } inline Vector3_t3722313464 * get_address_of_m_Point_0() { return &___m_Point_0; } inline void set_m_Point_0(Vector3_t3722313464 value) { ___m_Point_0 = value; } inline static int32_t get_offset_of_m_Normal_1() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Normal_1)); } inline Vector3_t3722313464 get_m_Normal_1() const { return ___m_Normal_1; } inline Vector3_t3722313464 * get_address_of_m_Normal_1() { return &___m_Normal_1; } inline void set_m_Normal_1(Vector3_t3722313464 value) { ___m_Normal_1 = value; } inline static int32_t get_offset_of_m_FaceID_2() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_FaceID_2)); } inline int32_t get_m_FaceID_2() const { return ___m_FaceID_2; } inline int32_t* get_address_of_m_FaceID_2() { return &___m_FaceID_2; } inline void set_m_FaceID_2(int32_t value) { ___m_FaceID_2 = value; } inline static int32_t get_offset_of_m_Distance_3() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Distance_3)); } inline float get_m_Distance_3() const { return ___m_Distance_3; } inline float* get_address_of_m_Distance_3() { return &___m_Distance_3; } inline void set_m_Distance_3(float value) { ___m_Distance_3 = value; } inline static int32_t get_offset_of_m_UV_4() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_UV_4)); } inline Vector2_t2156229523 get_m_UV_4() const { return ___m_UV_4; } inline Vector2_t2156229523 * get_address_of_m_UV_4() { return &___m_UV_4; } inline void set_m_UV_4(Vector2_t2156229523 value) { ___m_UV_4 = value; } inline static int32_t get_offset_of_m_Collider_5() { return static_cast(offsetof(RaycastHit_t1056001966, ___m_Collider_5)); } inline Collider_t1773347010 * get_m_Collider_5() const { return ___m_Collider_5; } inline Collider_t1773347010 ** get_address_of_m_Collider_5() { return &___m_Collider_5; } inline void set_m_Collider_5(Collider_t1773347010 * value) { ___m_Collider_5 = value; Il2CppCodeGenWriteBarrier((&___m_Collider_5), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_pinvoke { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; // Native definition for COM marshalling of UnityEngine.RaycastHit struct RaycastHit_t1056001966_marshaled_com { Vector3_t3722313464 ___m_Point_0; Vector3_t3722313464 ___m_Normal_1; int32_t ___m_FaceID_2; float ___m_Distance_3; Vector2_t2156229523 ___m_UV_4; Collider_t1773347010 * ___m_Collider_5; }; #endif // RAYCASTHIT_T1056001966_H #ifndef KEYVALUEPAIR_2_T3177551628_H #define KEYVALUEPAIR_2_T3177551628_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3177551628 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PropertyMetadata_t3727440473 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3177551628, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3177551628, ___value_1)); } inline PropertyMetadata_t3727440473 get_value_1() const { return ___value_1; } inline PropertyMetadata_t3727440473 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(PropertyMetadata_t3727440473 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3177551628_H #ifndef KEYVALUEPAIR_2_T3016395677_H #define KEYVALUEPAIR_2_T3016395677_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3016395677 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value ObjectMetadata_t3566284522 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3016395677, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3016395677, ___value_1)); } inline ObjectMetadata_t3566284522 get_value_1() const { return ___value_1; } inline ObjectMetadata_t3566284522 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(ObjectMetadata_t3566284522 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3016395677_H #ifndef KEYVALUEPAIR_2_T344400094_H #define KEYVALUEPAIR_2_T344400094_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t344400094 { public: // TKey System.Collections.Generic.KeyValuePair`2::key RuntimeObject * ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value ArrayMetadata_t894288939 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t344400094, ___key_0)); } inline RuntimeObject * get_key_0() const { return ___key_0; } inline RuntimeObject ** get_address_of_key_0() { return &___key_0; } inline void set_key_0(RuntimeObject * value) { ___key_0 = value; Il2CppCodeGenWriteBarrier((&___key_0), value); } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t344400094, ___value_1)); } inline ArrayMetadata_t894288939 get_value_1() const { return ___value_1; } inline ArrayMetadata_t894288939 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(ArrayMetadata_t894288939 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T344400094_H #ifndef KEYVALUEPAIR_2_T3699644050_H #define KEYVALUEPAIR_2_T3699644050_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3699644050 { public: // TKey System.Collections.Generic.KeyValuePair`2::key intptr_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3699644050, ___key_0)); } inline intptr_t get_key_0() const { return ___key_0; } inline intptr_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(intptr_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3699644050, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3699644050_H #ifndef XRNODE_T3929440994_H #define XRNODE_T3929440994_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.XR.XRNode struct XRNode_t3929440994 { public: // System.Int32 UnityEngine.XR.XRNode::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(XRNode_t3929440994, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XRNODE_T3929440994_H #ifndef ITEM_NEW_TYPE_T1459219112_H #define ITEM_NEW_TYPE_T1459219112_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ITEM_NEW_TYPE struct ITEM_NEW_TYPE_t1459219112 { public: // System.Int32 DMCore.Logic.ITEM_NEW_TYPE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ITEM_NEW_TYPE_t1459219112, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ITEM_NEW_TYPE_T1459219112_H #ifndef LEVELUPAWARDTYPE_T1256344202_H #define LEVELUPAWARDTYPE_T1256344202_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.LevelUpAwardType struct LevelUpAwardType_t1256344202 { public: // System.Byte DMCore.Logic.LevelUpAwardType::value__ uint8_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(LevelUpAwardType_t1256344202, ___value___1)); } inline uint8_t get_value___1() const { return ___value___1; } inline uint8_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(uint8_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // LEVELUPAWARDTYPE_T1256344202_H #ifndef MAINMENUTYPE_T2623602175_H #define MAINMENUTYPE_T2623602175_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MainMenuType struct MainMenuType_t2623602175 { public: // System.Int32 DMCore.Logic.MainMenuType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MainMenuType_t2623602175, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MAINMENUTYPE_T2623602175_H #ifndef MENUITEMID_T1544304036_H #define MENUITEMID_T1544304036_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.MenuItemID struct MenuItemID_t1544304036 { public: // System.Int32 DMCore.Logic.MenuItemID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(MenuItemID_t1544304036, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // MENUITEMID_T1544304036_H #ifndef PETACTIONTYPE_T3652296498_H #define PETACTIONTYPE_T3652296498_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.PetActionType struct PetActionType_t3652296498 { public: // System.Int32 DMCore.Logic.PetActionType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(PetActionType_t3652296498, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PETACTIONTYPE_T3652296498_H #ifndef ESHAREPRIZETYPE_T3091249208_H #define ESHAREPRIZETYPE_T3091249208_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.ShareRewardMgr/ESharePrizeType struct ESharePrizeType_t3091249208 { public: // System.Int32 DMCore.Logic.ShareRewardMgr/ESharePrizeType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ESharePrizeType_t3091249208, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ESHAREPRIZETYPE_T3091249208_H #ifndef TRYST_RESULT_TYPE_T3563931965_H #define TRYST_RESULT_TYPE_T3563931965_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.Tryst_Result_Type struct Tryst_Result_Type_t3563931965 { public: // System.Int32 DMCore.Logic.Tryst_Result_Type::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(Tryst_Result_Type_t3563931965, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRYST_RESULT_TYPE_T3563931965_H #ifndef ENUMPERSONPAGE_T2164876408_H #define ENUMPERSONPAGE_T2164876408_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumPersonPage struct enumPersonPage_t2164876408 { public: // System.Int32 DMCore.Logic.enumPersonPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumPersonPage_t2164876408, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMPERSONPAGE_T2164876408_H #ifndef AVAILABLETRACKINGDATA_T3752197997_H #define AVAILABLETRACKINGDATA_T3752197997_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.XR.AvailableTrackingData struct AvailableTrackingData_t3752197997 { public: // System.Int32 UnityEngine.XR.AvailableTrackingData::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(AvailableTrackingData_t3752197997, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // AVAILABLETRACKINGDATA_T3752197997_H #ifndef ENUM_KEY_MODE_T543454981_H #define ENUM_KEY_MODE_T543454981_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.DanceMode.ENUM_KEY_MODE struct ENUM_KEY_MODE_t543454981 { public: // System.Int32 DMCore.DanceMode.ENUM_KEY_MODE::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(ENUM_KEY_MODE_t543454981, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUM_KEY_MODE_T543454981_H #ifndef ENUMMODELCATEGORY_T3973378142_H #define ENUMMODELCATEGORY_T3973378142_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Scene.enumModelCategory struct enumModelCategory_t3973378142 { public: // System.Int32 DMCore.Framework.Scene.enumModelCategory::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumModelCategory_t3973378142, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMMODELCATEGORY_T3973378142_H #ifndef ENUMTHREADID_T4044096134_H #define ENUMTHREADID_T4044096134_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Thread.enumThreadID struct enumThreadID_t4044096134 { public: // System.Int32 DMCore.Framework.Thread.enumThreadID::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumThreadID_t4044096134, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMTHREADID_T4044096134_H #ifndef FS_ENUM_T2699067473_H #define FS_ENUM_T2699067473_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.CFunctionSwitchConfig/FS_ENUM struct FS_ENUM_t2699067473 { public: // System.Int32 DMCore.Logic.CFunctionSwitchConfig/FS_ENUM::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(FS_ENUM_t2699067473, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // FS_ENUM_T2699067473_H #ifndef ENUMFAMILYTYPE_T3116816083_H #define ENUMFAMILYTYPE_T3116816083_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumFamilyType struct enumFamilyType_t3116816083 { public: // System.Int32 DMCore.Logic.enumFamilyType::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumFamilyType_t3116816083, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMFAMILYTYPE_T3116816083_H #ifndef ENUMIDOLSHOWPAGE_T3773857292_H #define ENUMIDOLSHOWPAGE_T3773857292_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Logic.enumIdolShowPage struct enumIdolShowPage_t3773857292 { public: // System.Int32 DMCore.Logic.enumIdolShowPage::value__ int32_t ___value___1; public: inline static int32_t get_offset_of_value___1() { return static_cast(offsetof(enumIdolShowPage_t3773857292, ___value___1)); } inline int32_t get_value___1() const { return ___value___1; } inline int32_t* get_address_of_value___1() { return &___value___1; } inline void set_value___1(int32_t value) { ___value___1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // ENUMIDOLSHOWPAGE_T3773857292_H #ifndef KEYVALUEPAIR_2_T713731666_H #define KEYVALUEPAIR_2_T713731666_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t713731666 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Vector3_t3722313464 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t713731666, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t713731666, ___value_1)); } inline Vector3_t3722313464 get_value_1() const { return ___value_1; } inline Vector3_t3722313464 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(Vector3_t3722313464 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T713731666_H #ifndef SCRIPTABLERENDERCONTEXT_T274343796_H #define SCRIPTABLERENDERCONTEXT_T274343796_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Experimental.Rendering.ScriptableRenderContext struct ScriptableRenderContext_t274343796 { public: // System.IntPtr UnityEngine.Experimental.Rendering.ScriptableRenderContext::m_Ptr intptr_t ___m_Ptr_0; public: inline static int32_t get_offset_of_m_Ptr_0() { return static_cast(offsetof(ScriptableRenderContext_t274343796, ___m_Ptr_0)); } inline intptr_t get_m_Ptr_0() const { return ___m_Ptr_0; } inline intptr_t* get_address_of_m_Ptr_0() { return &___m_Ptr_0; } inline void set_m_Ptr_0(intptr_t value) { ___m_Ptr_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // SCRIPTABLERENDERCONTEXT_T274343796_H #ifndef RUNTIMEMETHODHANDLE_T1133924984_H #define RUNTIMEMETHODHANDLE_T1133924984_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeMethodHandle struct RuntimeMethodHandle_t1133924984 { public: // System.IntPtr System.RuntimeMethodHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeMethodHandle_t1133924984, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEMETHODHANDLE_T1133924984_H #ifndef RUNTIMEFIELDHANDLE_T1871169219_H #define RUNTIMEFIELDHANDLE_T1871169219_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeFieldHandle struct RuntimeFieldHandle_t1871169219 { public: // System.IntPtr System.RuntimeFieldHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeFieldHandle_t1871169219, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMEFIELDHANDLE_T1871169219_H #ifndef RUNTIMETYPEHANDLE_T3027515415_H #define RUNTIMETYPEHANDLE_T3027515415_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.RuntimeTypeHandle struct RuntimeTypeHandle_t3027515415 { public: // System.IntPtr System.RuntimeTypeHandle::value intptr_t ___value_0; public: inline static int32_t get_offset_of_value_0() { return static_cast(offsetof(RuntimeTypeHandle_t3027515415, ___value_0)); } inline intptr_t get_value_0() const { return ___value_0; } inline intptr_t* get_address_of_value_0() { return &___value_0; } inline void set_value_0(intptr_t value) { ___value_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RUNTIMETYPEHANDLE_T3027515415_H #ifndef TRIDATA_T4284306939_H #define TRIDATA_T4284306939_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // DMCore.Framework.Misc.CImageHelp/triData struct triData_t4284306939 { public: // UnityEngine.Vector3 DMCore.Framework.Misc.CImageHelp/triData::vet0 Vector3_t3722313464 ___vet0_0; // UnityEngine.Vector3 DMCore.Framework.Misc.CImageHelp/triData::vet1 Vector3_t3722313464 ___vet1_1; // UnityEngine.Vector3 DMCore.Framework.Misc.CImageHelp/triData::vet2 Vector3_t3722313464 ___vet2_2; // UnityEngine.Vector2 DMCore.Framework.Misc.CImageHelp/triData::uv0 Vector2_t2156229523 ___uv0_3; // UnityEngine.Vector2 DMCore.Framework.Misc.CImageHelp/triData::uv1 Vector2_t2156229523 ___uv1_4; // UnityEngine.Vector2 DMCore.Framework.Misc.CImageHelp/triData::uv2 Vector2_t2156229523 ___uv2_5; // System.Single DMCore.Framework.Misc.CImageHelp/triData::alpha float ___alpha_6; public: inline static int32_t get_offset_of_vet0_0() { return static_cast(offsetof(triData_t4284306939, ___vet0_0)); } inline Vector3_t3722313464 get_vet0_0() const { return ___vet0_0; } inline Vector3_t3722313464 * get_address_of_vet0_0() { return &___vet0_0; } inline void set_vet0_0(Vector3_t3722313464 value) { ___vet0_0 = value; } inline static int32_t get_offset_of_vet1_1() { return static_cast(offsetof(triData_t4284306939, ___vet1_1)); } inline Vector3_t3722313464 get_vet1_1() const { return ___vet1_1; } inline Vector3_t3722313464 * get_address_of_vet1_1() { return &___vet1_1; } inline void set_vet1_1(Vector3_t3722313464 value) { ___vet1_1 = value; } inline static int32_t get_offset_of_vet2_2() { return static_cast(offsetof(triData_t4284306939, ___vet2_2)); } inline Vector3_t3722313464 get_vet2_2() const { return ___vet2_2; } inline Vector3_t3722313464 * get_address_of_vet2_2() { return &___vet2_2; } inline void set_vet2_2(Vector3_t3722313464 value) { ___vet2_2 = value; } inline static int32_t get_offset_of_uv0_3() { return static_cast(offsetof(triData_t4284306939, ___uv0_3)); } inline Vector2_t2156229523 get_uv0_3() const { return ___uv0_3; } inline Vector2_t2156229523 * get_address_of_uv0_3() { return &___uv0_3; } inline void set_uv0_3(Vector2_t2156229523 value) { ___uv0_3 = value; } inline static int32_t get_offset_of_uv1_4() { return static_cast(offsetof(triData_t4284306939, ___uv1_4)); } inline Vector2_t2156229523 get_uv1_4() const { return ___uv1_4; } inline Vector2_t2156229523 * get_address_of_uv1_4() { return &___uv1_4; } inline void set_uv1_4(Vector2_t2156229523 value) { ___uv1_4 = value; } inline static int32_t get_offset_of_uv2_5() { return static_cast(offsetof(triData_t4284306939, ___uv2_5)); } inline Vector2_t2156229523 get_uv2_5() const { return ___uv2_5; } inline Vector2_t2156229523 * get_address_of_uv2_5() { return &___uv2_5; } inline void set_uv2_5(Vector2_t2156229523 value) { ___uv2_5 = value; } inline static int32_t get_offset_of_alpha_6() { return static_cast(offsetof(triData_t4284306939, ___alpha_6)); } inline float get_alpha_6() const { return ___alpha_6; } inline float* get_address_of_alpha_6() { return &___alpha_6; } inline void set_alpha_6(float value) { ___alpha_6 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // TRIDATA_T4284306939_H #ifndef CUSTOMATTRIBUTENAMEDARGUMENT_T287865710_H #define CUSTOMATTRIBUTENAMEDARGUMENT_T287865710_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t287865710 { public: // System.Reflection.CustomAttributeTypedArgument System.Reflection.CustomAttributeNamedArgument::typedArgument CustomAttributeTypedArgument_t2723150157 ___typedArgument_0; // System.Reflection.MemberInfo System.Reflection.CustomAttributeNamedArgument::memberInfo MemberInfo_t * ___memberInfo_1; public: inline static int32_t get_offset_of_typedArgument_0() { return static_cast(offsetof(CustomAttributeNamedArgument_t287865710, ___typedArgument_0)); } inline CustomAttributeTypedArgument_t2723150157 get_typedArgument_0() const { return ___typedArgument_0; } inline CustomAttributeTypedArgument_t2723150157 * get_address_of_typedArgument_0() { return &___typedArgument_0; } inline void set_typedArgument_0(CustomAttributeTypedArgument_t2723150157 value) { ___typedArgument_0 = value; } inline static int32_t get_offset_of_memberInfo_1() { return static_cast(offsetof(CustomAttributeNamedArgument_t287865710, ___memberInfo_1)); } inline MemberInfo_t * get_memberInfo_1() const { return ___memberInfo_1; } inline MemberInfo_t ** get_address_of_memberInfo_1() { return &___memberInfo_1; } inline void set_memberInfo_1(MemberInfo_t * value) { ___memberInfo_1 = value; Il2CppCodeGenWriteBarrier((&___memberInfo_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t287865710_marshaled_pinvoke { CustomAttributeTypedArgument_t2723150157_marshaled_pinvoke ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; // Native definition for COM marshalling of System.Reflection.CustomAttributeNamedArgument struct CustomAttributeNamedArgument_t287865710_marshaled_com { CustomAttributeTypedArgument_t2723150157_marshaled_com ___typedArgument_0; MemberInfo_t * ___memberInfo_1; }; #endif // CUSTOMATTRIBUTENAMEDARGUMENT_T287865710_H #ifndef KEYVALUEPAIR_2_T1228749453_H #define KEYVALUEPAIR_2_T1228749453_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2> struct KeyValuePair_2_t1228749453 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value KeyValuePair_2_t4237331251 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1228749453, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1228749453, ___value_1)); } inline KeyValuePair_2_t4237331251 get_value_1() const { return ___value_1; } inline KeyValuePair_2_t4237331251 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(KeyValuePair_2_t4237331251 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1228749453_H #ifndef RAY_T3785851493_H #define RAY_T3785851493_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Ray struct Ray_t3785851493 { public: // UnityEngine.Vector3 UnityEngine.Ray::m_Origin Vector3_t3722313464 ___m_Origin_0; // UnityEngine.Vector3 UnityEngine.Ray::m_Direction Vector3_t3722313464 ___m_Direction_1; public: inline static int32_t get_offset_of_m_Origin_0() { return static_cast(offsetof(Ray_t3785851493, ___m_Origin_0)); } inline Vector3_t3722313464 get_m_Origin_0() const { return ___m_Origin_0; } inline Vector3_t3722313464 * get_address_of_m_Origin_0() { return &___m_Origin_0; } inline void set_m_Origin_0(Vector3_t3722313464 value) { ___m_Origin_0 = value; } inline static int32_t get_offset_of_m_Direction_1() { return static_cast(offsetof(Ray_t3785851493, ___m_Direction_1)); } inline Vector3_t3722313464 get_m_Direction_1() const { return ___m_Direction_1; } inline Vector3_t3722313464 * get_address_of_m_Direction_1() { return &___m_Direction_1; } inline void set_m_Direction_1(Vector3_t3722313464 value) { ___m_Direction_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // RAY_T3785851493_H #ifndef KEYVALUEPAIR_2_T3568047141_H #define KEYVALUEPAIR_2_T3568047141_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3568047141 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value Label_t2281661643 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3568047141, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3568047141, ___value_1)); } inline Label_t2281661643 get_value_1() const { return ___value_1; } inline Label_t2281661643 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(Label_t2281661643 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3568047141_H #ifndef KEYVALUEPAIR_2_T873063840_H #define KEYVALUEPAIR_2_T873063840_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t873063840 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value PinjieInfo_t3881645638 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t873063840, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t873063840, ___value_1)); } inline PinjieInfo_t3881645638 get_value_1() const { return ___value_1; } inline PinjieInfo_t3881645638 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(PinjieInfo_t3881645638 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T873063840_H #ifndef KEYVALUEPAIR_2_T1883023801_H #define KEYVALUEPAIR_2_T1883023801_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1883023801 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value TaskDetails_t596638303 ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1883023801, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1883023801, ___value_1)); } inline TaskDetails_t596638303 get_value_1() const { return ___value_1; } inline TaskDetails_t596638303 * get_address_of_value_1() { return &___value_1; } inline void set_value_1(TaskDetails_t596638303 value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1883023801_H #ifndef PLAYABLEGRAPH_T3515989261_H #define PLAYABLEGRAPH_T3515989261_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Playables.PlayableGraph struct PlayableGraph_t3515989261 { public: // System.IntPtr UnityEngine.Playables.PlayableGraph::m_Handle intptr_t ___m_Handle_0; // System.Int32 UnityEngine.Playables.PlayableGraph::m_Version int32_t ___m_Version_1; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(PlayableGraph_t3515989261, ___m_Handle_0)); } inline intptr_t get_m_Handle_0() const { return ___m_Handle_0; } inline intptr_t* get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(intptr_t value) { ___m_Handle_0 = value; } inline static int32_t get_offset_of_m_Version_1() { return static_cast(offsetof(PlayableGraph_t3515989261, ___m_Version_1)); } inline int32_t get_m_Version_1() const { return ___m_Version_1; } inline int32_t* get_address_of_m_Version_1() { return &___m_Version_1; } inline void set_m_Version_1(int32_t value) { ___m_Version_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYABLEGRAPH_T3515989261_H #ifndef KEYVALUEPAIR_2_T1264457685_H #define KEYVALUEPAIR_2_T1264457685_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t1264457685 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t1264457685, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t1264457685, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T1264457685_H #ifndef XRNODESTATE_T3752602430_H #define XRNODESTATE_T3752602430_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.XR.XRNodeState struct XRNodeState_t3752602430 { public: // UnityEngine.XR.XRNode UnityEngine.XR.XRNodeState::m_Type int32_t ___m_Type_0; // UnityEngine.XR.AvailableTrackingData UnityEngine.XR.XRNodeState::m_AvailableFields int32_t ___m_AvailableFields_1; // UnityEngine.Vector3 UnityEngine.XR.XRNodeState::m_Position Vector3_t3722313464 ___m_Position_2; // UnityEngine.Quaternion UnityEngine.XR.XRNodeState::m_Rotation Quaternion_t2301928331 ___m_Rotation_3; // UnityEngine.Vector3 UnityEngine.XR.XRNodeState::m_Velocity Vector3_t3722313464 ___m_Velocity_4; // UnityEngine.Vector3 UnityEngine.XR.XRNodeState::m_AngularVelocity Vector3_t3722313464 ___m_AngularVelocity_5; // UnityEngine.Vector3 UnityEngine.XR.XRNodeState::m_Acceleration Vector3_t3722313464 ___m_Acceleration_6; // UnityEngine.Vector3 UnityEngine.XR.XRNodeState::m_AngularAcceleration Vector3_t3722313464 ___m_AngularAcceleration_7; // System.Int32 UnityEngine.XR.XRNodeState::m_Tracked int32_t ___m_Tracked_8; // System.UInt64 UnityEngine.XR.XRNodeState::m_UniqueID uint64_t ___m_UniqueID_9; public: inline static int32_t get_offset_of_m_Type_0() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Type_0)); } inline int32_t get_m_Type_0() const { return ___m_Type_0; } inline int32_t* get_address_of_m_Type_0() { return &___m_Type_0; } inline void set_m_Type_0(int32_t value) { ___m_Type_0 = value; } inline static int32_t get_offset_of_m_AvailableFields_1() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_AvailableFields_1)); } inline int32_t get_m_AvailableFields_1() const { return ___m_AvailableFields_1; } inline int32_t* get_address_of_m_AvailableFields_1() { return &___m_AvailableFields_1; } inline void set_m_AvailableFields_1(int32_t value) { ___m_AvailableFields_1 = value; } inline static int32_t get_offset_of_m_Position_2() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Position_2)); } inline Vector3_t3722313464 get_m_Position_2() const { return ___m_Position_2; } inline Vector3_t3722313464 * get_address_of_m_Position_2() { return &___m_Position_2; } inline void set_m_Position_2(Vector3_t3722313464 value) { ___m_Position_2 = value; } inline static int32_t get_offset_of_m_Rotation_3() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Rotation_3)); } inline Quaternion_t2301928331 get_m_Rotation_3() const { return ___m_Rotation_3; } inline Quaternion_t2301928331 * get_address_of_m_Rotation_3() { return &___m_Rotation_3; } inline void set_m_Rotation_3(Quaternion_t2301928331 value) { ___m_Rotation_3 = value; } inline static int32_t get_offset_of_m_Velocity_4() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Velocity_4)); } inline Vector3_t3722313464 get_m_Velocity_4() const { return ___m_Velocity_4; } inline Vector3_t3722313464 * get_address_of_m_Velocity_4() { return &___m_Velocity_4; } inline void set_m_Velocity_4(Vector3_t3722313464 value) { ___m_Velocity_4 = value; } inline static int32_t get_offset_of_m_AngularVelocity_5() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_AngularVelocity_5)); } inline Vector3_t3722313464 get_m_AngularVelocity_5() const { return ___m_AngularVelocity_5; } inline Vector3_t3722313464 * get_address_of_m_AngularVelocity_5() { return &___m_AngularVelocity_5; } inline void set_m_AngularVelocity_5(Vector3_t3722313464 value) { ___m_AngularVelocity_5 = value; } inline static int32_t get_offset_of_m_Acceleration_6() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Acceleration_6)); } inline Vector3_t3722313464 get_m_Acceleration_6() const { return ___m_Acceleration_6; } inline Vector3_t3722313464 * get_address_of_m_Acceleration_6() { return &___m_Acceleration_6; } inline void set_m_Acceleration_6(Vector3_t3722313464 value) { ___m_Acceleration_6 = value; } inline static int32_t get_offset_of_m_AngularAcceleration_7() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_AngularAcceleration_7)); } inline Vector3_t3722313464 get_m_AngularAcceleration_7() const { return ___m_AngularAcceleration_7; } inline Vector3_t3722313464 * get_address_of_m_AngularAcceleration_7() { return &___m_AngularAcceleration_7; } inline void set_m_AngularAcceleration_7(Vector3_t3722313464 value) { ___m_AngularAcceleration_7 = value; } inline static int32_t get_offset_of_m_Tracked_8() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_Tracked_8)); } inline int32_t get_m_Tracked_8() const { return ___m_Tracked_8; } inline int32_t* get_address_of_m_Tracked_8() { return &___m_Tracked_8; } inline void set_m_Tracked_8(int32_t value) { ___m_Tracked_8 = value; } inline static int32_t get_offset_of_m_UniqueID_9() { return static_cast(offsetof(XRNodeState_t3752602430, ___m_UniqueID_9)); } inline uint64_t get_m_UniqueID_9() const { return ___m_UniqueID_9; } inline uint64_t* get_address_of_m_UniqueID_9() { return &___m_UniqueID_9; } inline void set_m_UniqueID_9(uint64_t value) { ___m_UniqueID_9 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // XRNODESTATE_T3752602430_H #ifndef PLAYABLE_T459825607_H #define PLAYABLE_T459825607_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // UnityEngine.Playables.Playable struct Playable_t459825607 { public: // UnityEngine.Playables.PlayableHandle UnityEngine.Playables.Playable::m_Handle PlayableHandle_t1095853803 ___m_Handle_0; public: inline static int32_t get_offset_of_m_Handle_0() { return static_cast(offsetof(Playable_t459825607, ___m_Handle_0)); } inline PlayableHandle_t1095853803 get_m_Handle_0() const { return ___m_Handle_0; } inline PlayableHandle_t1095853803 * get_address_of_m_Handle_0() { return &___m_Handle_0; } inline void set_m_Handle_0(PlayableHandle_t1095853803 value) { ___m_Handle_0 = value; } }; struct Playable_t459825607_StaticFields { public: // UnityEngine.Playables.Playable UnityEngine.Playables.Playable::m_NullPlayable Playable_t459825607 ___m_NullPlayable_1; public: inline static int32_t get_offset_of_m_NullPlayable_1() { return static_cast(offsetof(Playable_t459825607_StaticFields, ___m_NullPlayable_1)); } inline Playable_t459825607 get_m_NullPlayable_1() const { return ___m_NullPlayable_1; } inline Playable_t459825607 * get_address_of_m_NullPlayable_1() { return &___m_NullPlayable_1; } inline void set_m_NullPlayable_1(Playable_t459825607 value) { ___m_NullPlayable_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // PLAYABLE_T459825607_H #ifndef STREAMINGCONTEXT_T3711869237_H #define STREAMINGCONTEXT_T3711869237_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237 { public: // System.Runtime.Serialization.StreamingContextStates System.Runtime.Serialization.StreamingContext::state int32_t ___state_0; // System.Object System.Runtime.Serialization.StreamingContext::additional RuntimeObject * ___additional_1; public: inline static int32_t get_offset_of_state_0() { return static_cast(offsetof(StreamingContext_t3711869237, ___state_0)); } inline int32_t get_state_0() const { return ___state_0; } inline int32_t* get_address_of_state_0() { return &___state_0; } inline void set_state_0(int32_t value) { ___state_0 = value; } inline static int32_t get_offset_of_additional_1() { return static_cast(offsetof(StreamingContext_t3711869237, ___additional_1)); } inline RuntimeObject * get_additional_1() const { return ___additional_1; } inline RuntimeObject ** get_address_of_additional_1() { return &___additional_1; } inline void set_additional_1(RuntimeObject * value) { ___additional_1 = value; Il2CppCodeGenWriteBarrier((&___additional_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_pinvoke { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; // Native definition for COM marshalling of System.Runtime.Serialization.StreamingContext struct StreamingContext_t3711869237_marshaled_com { int32_t ___state_0; Il2CppIUnknown* ___additional_1; }; #endif // STREAMINGCONTEXT_T3711869237_H #ifndef KEYVALUEPAIR_2_T3674730509_H #define KEYVALUEPAIR_2_T3674730509_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3674730509 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3674730509, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3674730509, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3674730509_H #ifndef KEYVALUEPAIR_2_T3084428983_H #define KEYVALUEPAIR_2_T3084428983_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3084428983 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3084428983, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3084428983, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3084428983_H #ifndef KEYVALUEPAIR_2_T2110902065_H #define KEYVALUEPAIR_2_T2110902065_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2110902065 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2110902065, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2110902065, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2110902065_H #ifndef KEYVALUEPAIR_2_T2280522579_H #define KEYVALUEPAIR_2_T2280522579_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2280522579 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2280522579, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2280522579, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2280522579_H #ifndef DATETIME_T3738529785_H #define DATETIME_T3738529785_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.DateTime struct DateTime_t3738529785 { public: // System.TimeSpan System.DateTime::ticks TimeSpan_t881159249 ___ticks_10; // System.DateTimeKind System.DateTime::kind int32_t ___kind_11; public: inline static int32_t get_offset_of_ticks_10() { return static_cast(offsetof(DateTime_t3738529785, ___ticks_10)); } inline TimeSpan_t881159249 get_ticks_10() const { return ___ticks_10; } inline TimeSpan_t881159249 * get_address_of_ticks_10() { return &___ticks_10; } inline void set_ticks_10(TimeSpan_t881159249 value) { ___ticks_10 = value; } inline static int32_t get_offset_of_kind_11() { return static_cast(offsetof(DateTime_t3738529785, ___kind_11)); } inline int32_t get_kind_11() const { return ___kind_11; } inline int32_t* get_address_of_kind_11() { return &___kind_11; } inline void set_kind_11(int32_t value) { ___kind_11 = value; } }; struct DateTime_t3738529785_StaticFields { public: // System.DateTime System.DateTime::MaxValue DateTime_t3738529785 ___MaxValue_12; // System.DateTime System.DateTime::MinValue DateTime_t3738529785 ___MinValue_13; // System.String[] System.DateTime::ParseTimeFormats StringU5BU5D_t1281789340* ___ParseTimeFormats_14; // System.String[] System.DateTime::ParseYearDayMonthFormats StringU5BU5D_t1281789340* ___ParseYearDayMonthFormats_15; // System.String[] System.DateTime::ParseYearMonthDayFormats StringU5BU5D_t1281789340* ___ParseYearMonthDayFormats_16; // System.String[] System.DateTime::ParseDayMonthYearFormats StringU5BU5D_t1281789340* ___ParseDayMonthYearFormats_17; // System.String[] System.DateTime::ParseMonthDayYearFormats StringU5BU5D_t1281789340* ___ParseMonthDayYearFormats_18; // System.String[] System.DateTime::MonthDayShortFormats StringU5BU5D_t1281789340* ___MonthDayShortFormats_19; // System.String[] System.DateTime::DayMonthShortFormats StringU5BU5D_t1281789340* ___DayMonthShortFormats_20; // System.Int32[] System.DateTime::daysmonth Int32U5BU5D_t385246372* ___daysmonth_21; // System.Int32[] System.DateTime::daysmonthleap Int32U5BU5D_t385246372* ___daysmonthleap_22; // System.Object System.DateTime::to_local_time_span_object RuntimeObject * ___to_local_time_span_object_23; // System.Int64 System.DateTime::last_now int64_t ___last_now_24; public: inline static int32_t get_offset_of_MaxValue_12() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MaxValue_12)); } inline DateTime_t3738529785 get_MaxValue_12() const { return ___MaxValue_12; } inline DateTime_t3738529785 * get_address_of_MaxValue_12() { return &___MaxValue_12; } inline void set_MaxValue_12(DateTime_t3738529785 value) { ___MaxValue_12 = value; } inline static int32_t get_offset_of_MinValue_13() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MinValue_13)); } inline DateTime_t3738529785 get_MinValue_13() const { return ___MinValue_13; } inline DateTime_t3738529785 * get_address_of_MinValue_13() { return &___MinValue_13; } inline void set_MinValue_13(DateTime_t3738529785 value) { ___MinValue_13 = value; } inline static int32_t get_offset_of_ParseTimeFormats_14() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseTimeFormats_14)); } inline StringU5BU5D_t1281789340* get_ParseTimeFormats_14() const { return ___ParseTimeFormats_14; } inline StringU5BU5D_t1281789340** get_address_of_ParseTimeFormats_14() { return &___ParseTimeFormats_14; } inline void set_ParseTimeFormats_14(StringU5BU5D_t1281789340* value) { ___ParseTimeFormats_14 = value; Il2CppCodeGenWriteBarrier((&___ParseTimeFormats_14), value); } inline static int32_t get_offset_of_ParseYearDayMonthFormats_15() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearDayMonthFormats_15)); } inline StringU5BU5D_t1281789340* get_ParseYearDayMonthFormats_15() const { return ___ParseYearDayMonthFormats_15; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearDayMonthFormats_15() { return &___ParseYearDayMonthFormats_15; } inline void set_ParseYearDayMonthFormats_15(StringU5BU5D_t1281789340* value) { ___ParseYearDayMonthFormats_15 = value; Il2CppCodeGenWriteBarrier((&___ParseYearDayMonthFormats_15), value); } inline static int32_t get_offset_of_ParseYearMonthDayFormats_16() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseYearMonthDayFormats_16)); } inline StringU5BU5D_t1281789340* get_ParseYearMonthDayFormats_16() const { return ___ParseYearMonthDayFormats_16; } inline StringU5BU5D_t1281789340** get_address_of_ParseYearMonthDayFormats_16() { return &___ParseYearMonthDayFormats_16; } inline void set_ParseYearMonthDayFormats_16(StringU5BU5D_t1281789340* value) { ___ParseYearMonthDayFormats_16 = value; Il2CppCodeGenWriteBarrier((&___ParseYearMonthDayFormats_16), value); } inline static int32_t get_offset_of_ParseDayMonthYearFormats_17() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseDayMonthYearFormats_17)); } inline StringU5BU5D_t1281789340* get_ParseDayMonthYearFormats_17() const { return ___ParseDayMonthYearFormats_17; } inline StringU5BU5D_t1281789340** get_address_of_ParseDayMonthYearFormats_17() { return &___ParseDayMonthYearFormats_17; } inline void set_ParseDayMonthYearFormats_17(StringU5BU5D_t1281789340* value) { ___ParseDayMonthYearFormats_17 = value; Il2CppCodeGenWriteBarrier((&___ParseDayMonthYearFormats_17), value); } inline static int32_t get_offset_of_ParseMonthDayYearFormats_18() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___ParseMonthDayYearFormats_18)); } inline StringU5BU5D_t1281789340* get_ParseMonthDayYearFormats_18() const { return ___ParseMonthDayYearFormats_18; } inline StringU5BU5D_t1281789340** get_address_of_ParseMonthDayYearFormats_18() { return &___ParseMonthDayYearFormats_18; } inline void set_ParseMonthDayYearFormats_18(StringU5BU5D_t1281789340* value) { ___ParseMonthDayYearFormats_18 = value; Il2CppCodeGenWriteBarrier((&___ParseMonthDayYearFormats_18), value); } inline static int32_t get_offset_of_MonthDayShortFormats_19() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___MonthDayShortFormats_19)); } inline StringU5BU5D_t1281789340* get_MonthDayShortFormats_19() const { return ___MonthDayShortFormats_19; } inline StringU5BU5D_t1281789340** get_address_of_MonthDayShortFormats_19() { return &___MonthDayShortFormats_19; } inline void set_MonthDayShortFormats_19(StringU5BU5D_t1281789340* value) { ___MonthDayShortFormats_19 = value; Il2CppCodeGenWriteBarrier((&___MonthDayShortFormats_19), value); } inline static int32_t get_offset_of_DayMonthShortFormats_20() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___DayMonthShortFormats_20)); } inline StringU5BU5D_t1281789340* get_DayMonthShortFormats_20() const { return ___DayMonthShortFormats_20; } inline StringU5BU5D_t1281789340** get_address_of_DayMonthShortFormats_20() { return &___DayMonthShortFormats_20; } inline void set_DayMonthShortFormats_20(StringU5BU5D_t1281789340* value) { ___DayMonthShortFormats_20 = value; Il2CppCodeGenWriteBarrier((&___DayMonthShortFormats_20), value); } inline static int32_t get_offset_of_daysmonth_21() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonth_21)); } inline Int32U5BU5D_t385246372* get_daysmonth_21() const { return ___daysmonth_21; } inline Int32U5BU5D_t385246372** get_address_of_daysmonth_21() { return &___daysmonth_21; } inline void set_daysmonth_21(Int32U5BU5D_t385246372* value) { ___daysmonth_21 = value; Il2CppCodeGenWriteBarrier((&___daysmonth_21), value); } inline static int32_t get_offset_of_daysmonthleap_22() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___daysmonthleap_22)); } inline Int32U5BU5D_t385246372* get_daysmonthleap_22() const { return ___daysmonthleap_22; } inline Int32U5BU5D_t385246372** get_address_of_daysmonthleap_22() { return &___daysmonthleap_22; } inline void set_daysmonthleap_22(Int32U5BU5D_t385246372* value) { ___daysmonthleap_22 = value; Il2CppCodeGenWriteBarrier((&___daysmonthleap_22), value); } inline static int32_t get_offset_of_to_local_time_span_object_23() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___to_local_time_span_object_23)); } inline RuntimeObject * get_to_local_time_span_object_23() const { return ___to_local_time_span_object_23; } inline RuntimeObject ** get_address_of_to_local_time_span_object_23() { return &___to_local_time_span_object_23; } inline void set_to_local_time_span_object_23(RuntimeObject * value) { ___to_local_time_span_object_23 = value; Il2CppCodeGenWriteBarrier((&___to_local_time_span_object_23), value); } inline static int32_t get_offset_of_last_now_24() { return static_cast(offsetof(DateTime_t3738529785_StaticFields, ___last_now_24)); } inline int64_t get_last_now_24() const { return ___last_now_24; } inline int64_t* get_address_of_last_now_24() { return &___last_now_24; } inline void set_last_now_24(int64_t value) { ___last_now_24 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // DATETIME_T3738529785_H #ifndef KEYVALUEPAIR_2_T3391615070_H #define KEYVALUEPAIR_2_T3391615070_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t3391615070 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value int32_t ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t3391615070, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t3391615070, ___value_1)); } inline int32_t get_value_1() const { return ___value_1; } inline int32_t* get_address_of_value_1() { return &___value_1; } inline void set_value_1(int32_t value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T3391615070_H #ifndef CONSOLEKEYINFO_T1802691652_H #define CONSOLEKEYINFO_T1802691652_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.ConsoleKeyInfo struct ConsoleKeyInfo_t1802691652 { public: // System.ConsoleKey System.ConsoleKeyInfo::key int32_t ___key_1; // System.Char System.ConsoleKeyInfo::keychar Il2CppChar ___keychar_2; // System.ConsoleModifiers System.ConsoleKeyInfo::modifiers int32_t ___modifiers_3; public: inline static int32_t get_offset_of_key_1() { return static_cast(offsetof(ConsoleKeyInfo_t1802691652, ___key_1)); } inline int32_t get_key_1() const { return ___key_1; } inline int32_t* get_address_of_key_1() { return &___key_1; } inline void set_key_1(int32_t value) { ___key_1 = value; } inline static int32_t get_offset_of_keychar_2() { return static_cast(offsetof(ConsoleKeyInfo_t1802691652, ___keychar_2)); } inline Il2CppChar get_keychar_2() const { return ___keychar_2; } inline Il2CppChar* get_address_of_keychar_2() { return &___keychar_2; } inline void set_keychar_2(Il2CppChar value) { ___keychar_2 = value; } inline static int32_t get_offset_of_modifiers_3() { return static_cast(offsetof(ConsoleKeyInfo_t1802691652, ___modifiers_3)); } inline int32_t get_modifiers_3() const { return ___modifiers_3; } inline int32_t* get_address_of_modifiers_3() { return &___modifiers_3; } inline void set_modifiers_3(int32_t value) { ___modifiers_3 = value; } }; struct ConsoleKeyInfo_t1802691652_StaticFields { public: // System.ConsoleKeyInfo System.ConsoleKeyInfo::Empty ConsoleKeyInfo_t1802691652 ___Empty_0; public: inline static int32_t get_offset_of_Empty_0() { return static_cast(offsetof(ConsoleKeyInfo_t1802691652_StaticFields, ___Empty_0)); } inline ConsoleKeyInfo_t1802691652 get_Empty_0() const { return ___Empty_0; } inline ConsoleKeyInfo_t1802691652 * get_address_of_Empty_0() { return &___Empty_0; } inline void set_Empty_0(ConsoleKeyInfo_t1802691652 value) { ___Empty_0 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif // Native definition for P/Invoke marshalling of System.ConsoleKeyInfo struct ConsoleKeyInfo_t1802691652_marshaled_pinvoke { int32_t ___key_1; uint8_t ___keychar_2; int32_t ___modifiers_3; }; // Native definition for COM marshalling of System.ConsoleKeyInfo struct ConsoleKeyInfo_t1802691652_marshaled_com { int32_t ___key_1; uint8_t ___keychar_2; int32_t ___modifiers_3; }; #endif // CONSOLEKEYINFO_T1802691652_H #ifndef KEYVALUEPAIR_2_T67609232_H #define KEYVALUEPAIR_2_T67609232_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t67609232 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t67609232, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t67609232, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T67609232_H #ifndef KEYVALUEPAIR_2_T400412959_H #define KEYVALUEPAIR_2_T400412959_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t400412959 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value bool ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t400412959, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t400412959, ___value_1)); } inline bool get_value_1() const { return ___value_1; } inline bool* get_address_of_value_1() { return &___value_1; } inline void set_value_1(bool value) { ___value_1 = value; } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T400412959_H #ifndef KEYVALUEPAIR_2_T2355513324_H #define KEYVALUEPAIR_2_T2355513324_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2355513324 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2355513324, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2355513324, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2355513324_H #ifndef KEYVALUEPAIR_2_T4068763567_H #define KEYVALUEPAIR_2_T4068763567_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4068763567 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4068763567, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4068763567, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4068763567_H #ifndef KEYVALUEPAIR_2_T2132401683_H #define KEYVALUEPAIR_2_T2132401683_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t2132401683 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t2132401683, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t2132401683, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T2132401683_H #ifndef KEYVALUEPAIR_2_T61278499_H #define KEYVALUEPAIR_2_T61278499_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t61278499 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t61278499, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t61278499, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T61278499_H #ifndef KEYVALUEPAIR_2_T315757433_H #define KEYVALUEPAIR_2_T315757433_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t315757433 { public: // TKey System.Collections.Generic.KeyValuePair`2::key uint8_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t315757433, ___key_0)); } inline uint8_t get_key_0() const { return ___key_0; } inline uint8_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(uint8_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t315757433, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T315757433_H #ifndef KEYVALUEPAIR_2_T4252104370_H #define KEYVALUEPAIR_2_T4252104370_H #ifdef __clang__ #pragma clang diagnostic push #pragma clang diagnostic ignored "-Winvalid-offsetof" #pragma clang diagnostic ignored "-Wunused-variable" #endif // System.Collections.Generic.KeyValuePair`2 struct KeyValuePair_2_t4252104370 { public: // TKey System.Collections.Generic.KeyValuePair`2::key int32_t ___key_0; // TValue System.Collections.Generic.KeyValuePair`2::value RuntimeObject * ___value_1; public: inline static int32_t get_offset_of_key_0() { return static_cast(offsetof(KeyValuePair_2_t4252104370, ___key_0)); } inline int32_t get_key_0() const { return ___key_0; } inline int32_t* get_address_of_key_0() { return &___key_0; } inline void set_key_0(int32_t value) { ___key_0 = value; } inline static int32_t get_offset_of_value_1() { return static_cast(offsetof(KeyValuePair_2_t4252104370, ___value_1)); } inline RuntimeObject * get_value_1() const { return ___value_1; } inline RuntimeObject ** get_address_of_value_1() { return &___value_1; } inline void set_value_1(RuntimeObject * value) { ___value_1 = value; Il2CppCodeGenWriteBarrier((&___value_1), value); } }; #ifdef __clang__ #pragma clang diagnostic pop #endif #endif // KEYVALUEPAIR_2_T4252104370_H static int32_t UnresolvedVirtualCall_0 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_1 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_2 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_3 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_4 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int16_t UnresolvedVirtualCall_5 (RuntimeObject * __this, int16_t ___Int161, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_6 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_7 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_8 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_9 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_10 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_11 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_12 (RuntimeObject * __this, int64_t ___Int641, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_13 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_14 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_15 (RuntimeObject * __this, RSAParameters_t1728406613 ___RSAParameters1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_16 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, RuntimeObject * ___Object4, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_17 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RSAParameters_t1728406613 UnresolvedVirtualCall_18 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_19 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_20 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_21 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_22 (RuntimeObject * __this, DSAParameters_t1885824122 ___DSAParameters1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_23 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DSAParameters_t1885824122 UnresolvedVirtualCall_24 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DateTime_t3738529785 UnresolvedVirtualCall_25 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_26 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_27 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_28 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_29 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_30 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_31 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_32 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_33 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_34 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, int32_t ___Int323, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_35 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_36 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_37 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_38 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_39 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static ConsoleKeyInfo_t1802691652 UnresolvedVirtualCall_40 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint8_t UnresolvedVirtualCall_41 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int16_t UnresolvedVirtualCall_42 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DateTime_t3738529785 UnresolvedVirtualCall_43 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Decimal_t2948259380 UnresolvedVirtualCall_44 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static double UnresolvedVirtualCall_45 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_46 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static float UnresolvedVirtualCall_47 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint16_t UnresolvedVirtualCall_48 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint32_t UnresolvedVirtualCall_49 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint64_t UnresolvedVirtualCall_50 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_51 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_52 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_53 (RuntimeObject * __this, DateTime_t3738529785 ___DateTime1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DateTime_t3738529785 UnresolvedVirtualCall_54 (RuntimeObject * __this, DateTime_t3738529785 ___DateTime1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static TimeSpan_t881159249 UnresolvedVirtualCall_55 (RuntimeObject * __this, DateTime_t3738529785 ___DateTime1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_56 (RuntimeObject * __this, DateTime_t3738529785 ___DateTime1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_57 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, int32_t ___Int324, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_58 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, RuntimeObject * ___Object4, int32_t ___Int325, int32_t ___Int326, int32_t ___Int327, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint8_t UnresolvedVirtualCall_59 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_60 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_61 (RuntimeObject * __this, uint8_t ___Byte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_62 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_63 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_64 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_65 (RuntimeObject * __this, int16_t ___Int161, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_66 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_67 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_68 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_69 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, RuntimeObject * ___Object6, RuntimeObject * ___Object7, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static double UnresolvedVirtualCall_70 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_71 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static CustomAttributeTypedArgument_t2723150157 UnresolvedVirtualCall_72 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static CustomAttributeNamedArgument_t287865710 UnresolvedVirtualCall_73 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_74 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_75 (RuntimeObject * __this, intptr_t ___IntPtr1, RuntimeObject * ___Object2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_76 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_77 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_78 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, RuntimeObject * ___Object6, RuntimeObject * ___Object7, RuntimeObject * ___Object8, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeTypeHandle_t3027515415 UnresolvedVirtualCall_79 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_80 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_81 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, RuntimeObject * ___Object4, RuntimeObject * ___Object5, RuntimeObject * ___Object6, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint16_t UnresolvedVirtualCall_82 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int16_t UnresolvedVirtualCall_83 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint32_t UnresolvedVirtualCall_84 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint64_t UnresolvedVirtualCall_85 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static float UnresolvedVirtualCall_86 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Decimal_t2948259380 UnresolvedVirtualCall_87 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_88 (RuntimeObject * __this, TimeSpan_t881159249 ___TimeSpan1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_89 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_90 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static TimeSpan_t881159249 UnresolvedVirtualCall_91 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_92 (RuntimeObject * __this, RuntimeObject * ___Object1, StreamingContext_t3711869237 ___StreamingContext2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_93 (RuntimeObject * __this, RuntimeObject * ___Object1, StreamingContext_t3711869237 ___StreamingContext2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_94 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_95 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_96 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Label_t2281661643 UnresolvedVirtualCall_97 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_98 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_99 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, uint8_t ___Byte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_100 (RuntimeObject * __this, Label_t2281661643 ___Label1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_101 (RuntimeObject * __this, uint32_t ___UInt321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_102 (RuntimeObject * __this, int64_t ___Int641, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_103 (RuntimeObject * __this, StreamingContext_t3711869237 ___StreamingContext1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_104 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, int64_t ___Int643, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_105 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, int64_t ___Int643, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_106 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_107 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_108 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, StreamingContext_t3711869237 ___StreamingContext3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_109 (RuntimeObject * __this, Decimal_t2948259380 ___Decimal1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_110 (RuntimeObject * __this, double ___Double1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_111 (RuntimeObject * __this, float ___Single1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_112 (RuntimeObject * __this, uint16_t ___UInt161, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_113 (RuntimeObject * __this, uint64_t ___UInt641, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_114 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, StreamingContext_t3711869237 ___StreamingContext3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_115 (RuntimeObject * __this, StreamingContext_t3711869237 ___StreamingContext1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeFieldHandle_t1871169219 UnresolvedVirtualCall_116 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeMethodHandle_t1133924984 UnresolvedVirtualCall_117 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_118 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_119 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_120 (RuntimeObject * __this, int16_t ___Int161, int16_t ___Int162, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_121 (RuntimeObject * __this, int16_t ___Int161, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_122 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_123 (RuntimeObject * __this, intptr_t ___IntPtr1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static intptr_t UnresolvedVirtualCall_124 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_125 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_126 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_127 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, int32_t ___Int324, RuntimeObject * ___Object5, RuntimeObject * ___Object6, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_128 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, RuntimeObject * ___Object6, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_129 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, int32_t ___Int323, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_130 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_131 (RuntimeObject * __this, uint8_t ___Byte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_132 (RuntimeObject * __this, uint8_t ___Byte1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_133 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_134 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_135 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_136 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, RuntimeObject * ___Object3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_137 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_138 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, int32_t ___Int323, RuntimeObject * ___Object4, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_139 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, int8_t ___SByte4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_140 (RuntimeObject * __this, double ___Double1, double ___Double2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_141 (RuntimeObject * __this, intptr_t ___IntPtr1, int32_t ___Int322, intptr_t ___IntPtr3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_142 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_143 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, int8_t ___SByte4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_144 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, RuntimeObject * ___Object5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_145 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, int8_t ___SByte4, RuntimeObject * ___Object5, RuntimeObject * ___Object6, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_146 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_147 (RuntimeObject * __this, OpCode_t123070264 ___OpCode1, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_148 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static double UnresolvedVirtualCall_149 (RuntimeObject * __this, Interval_t1802865632 ___Interval1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_150 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, int32_t ___Int323, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_151 (RuntimeObject * __this, uint8_t ___Byte1, int8_t ___SByte2, int8_t ___SByte3, int8_t ___SByte4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_152 (RuntimeObject * __this, uint8_t ___Byte1, int8_t ___SByte2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_153 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, int8_t ___SByte3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_154 (RuntimeObject * __this, int16_t ___Int161, RuntimeObject * ___Object2, int8_t ___SByte3, int8_t ___SByte4, int8_t ___SByte5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_155 (RuntimeObject * __this, int16_t ___Int161, int8_t ___SByte2, int8_t ___SByte3, int8_t ___SByte4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_156 (RuntimeObject * __this, int16_t ___Int161, int16_t ___Int162, int8_t ___SByte3, int8_t ___SByte4, int8_t ___SByte5, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_157 (RuntimeObject * __this, uint16_t ___UInt161, int8_t ___SByte2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_158 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_159 (RuntimeObject * __this, int8_t ___SByte1, int32_t ___Int322, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static CSSSize_t3377836552 UnresolvedVirtualCall_160 (RuntimeObject * __this, intptr_t ___IntPtr1, float ___Single2, int32_t ___Int323, float ___Single4, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_161 (RuntimeObject * __this, CullingGroupEvent_t1722745023 ___CullingGroupEvent1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_162 (RuntimeObject * __this, ScriptableRenderContext_t274343796 ___ScriptableRenderContext1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_163 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Playable_t459825607 UnresolvedVirtualCall_164 (RuntimeObject * __this, PlayableGraph_t3515989261 ___PlayableGraph1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_165 (RuntimeObject * __this, PropertyName_t3749835189 ___PropertyName1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Range_t173988048 UnresolvedVirtualCall_166 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_167 (RuntimeObject * __this, float ___Single1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_168 (RuntimeObject * __this, NativeInputDeviceInfo_t3032009285 ___NativeInputDeviceInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_169 (RuntimeObject * __this, int32_t ___Int321, intptr_t ___IntPtr2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_170 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, int64_t ___Int643, int8_t ___SByte4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_171 (RuntimeObject * __this, RuntimeObject * ___Object1, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_172 (RuntimeObject * __this, RuntimeObject * ___Object1, double ___Double2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_173 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_174 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, int32_t ___Int323, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_175 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, RuntimeObject * ___Object3, int32_t ___Int324, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_176 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_177 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, int32_t ___Int324, RuntimeObject * ___Object5, RuntimeObject * ___Object6, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_178 (RuntimeObject * __this, RuntimeObject * ___Object1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_179 (RuntimeObject * __this, Vector2_t2156229523 ___Vector21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector2_t2156229523 UnresolvedVirtualCall_180 (RuntimeObject * __this, float ___Single1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static float UnresolvedVirtualCall_181 (RuntimeObject * __this, float ___Single1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_182 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_183 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Rect_t2360479859 UnresolvedVirtualCall_184 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector2_t2156229523 UnresolvedVirtualCall_185 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_186 (RuntimeObject * __this, float ___Single1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_187 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_188 (RuntimeObject * __this, Ray_t3785851493 ___Ray1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector3_t3722313464 UnresolvedVirtualCall_189 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector3_t3722313464 UnresolvedVirtualCall_190 (RuntimeObject * __this, RuntimeObject * ___Object1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_191 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_192 (RuntimeObject * __this, float ___Single1, float ___Single2, int8_t ___SByte3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_193 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_194 (RuntimeObject * __this, int8_t ___SByte1, int32_t ___Int322, int32_t ___Int323, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_195 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_196 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_197 (RuntimeObject * __this, int8_t ___SByte1, float ___Single2, int32_t ___Int323, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_198 (RuntimeObject * __this, int8_t ___SByte1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static float UnresolvedVirtualCall_199 (RuntimeObject * __this, float ___Single1, float ___Single2, float ___Single3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2530217319 UnresolvedVirtualCall_200 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2530217319 UnresolvedVirtualCall_201 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_202 (RuntimeObject * __this, int32_t ___Int321, KeyValuePair_2_t2530217319 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_203 (RuntimeObject * __this, KeyValuePair_2_t2530217319 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_204 (RuntimeObject * __this, RuntimeObject * ___Object1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_205 (RuntimeObject * __this, RuntimeObject * ___Object1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_206 (RuntimeObject * __this, RuntimeObject * ___Object1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_207 (RuntimeObject * __this, PropertyMetadata_t3727440473 ___PropertyMetadata1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static ArrayMetadata_t894288939 UnresolvedVirtualCall_208 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static ObjectMetadata_t3566284522 UnresolvedVirtualCall_209 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PropertyMetadata_t3727440473 UnresolvedVirtualCall_210 (RuntimeObject * __this, RuntimeObject * ___Object1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PropertyMetadata_t3727440473 UnresolvedVirtualCall_211 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_212 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, RuntimeObject * ___Object3, int32_t ___Int324, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_213 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, int32_t ___Int323, int32_t ___Int324, int32_t ___Int325, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector4_t3319028937 UnresolvedVirtualCall_214 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_215 (RuntimeObject * __this, int8_t ___SByte1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_216 (RuntimeObject * __this, float ___Single1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_217 (RuntimeObject * __this, EquipUnit_t3626763472 ___EquipUnit1, EquipUnit_t3626763472 ___EquipUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_218 (RuntimeObject * __this, EquipUnit_t3626763472 ___EquipUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_219 (RuntimeObject * __this, PosterUnit_t798725687 ___PosterUnit1, PosterUnit_t798725687 ___PosterUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_220 (RuntimeObject * __this, PosterUnit_t798725687 ___PosterUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_221 (RuntimeObject * __this, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit1, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_222 (RuntimeObject * __this, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_223 (RuntimeObject * __this, PlunderUserInfo_t1747868972 ___PlunderUserInfo1, PlunderUserInfo_t1747868972 ___PlunderUserInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_224 (RuntimeObject * __this, PlunderUserInfo_t1747868972 ___PlunderUserInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_225 (RuntimeObject * __this, Tryst_Role_t376904606 ___Tryst_Role1, Tryst_Role_t376904606 ___Tryst_Role2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_226 (RuntimeObject * __this, Tryst_Role_t376904606 ___Tryst_Role1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_227 (RuntimeObject * __this, PropData_t2321843210 ___PropData1, PropData_t2321843210 ___PropData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_228 (RuntimeObject * __this, PropData_t2321843210 ___PropData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_229 (RuntimeObject * __this, avatarData_t1324163534 ___avatarData1, avatarData_t1324163534 ___avatarData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_230 (RuntimeObject * __this, avatarData_t1324163534 ___avatarData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_231 (RuntimeObject * __this, PropertyMetadata_t3727440473 ___PropertyMetadata1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_232 (RuntimeObject * __this, PropertyMetadata_t3727440473 ___PropertyMetadata1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_233 (RuntimeObject * __this, int8_t ___SByte1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_234 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_235 (RuntimeObject * __this, KeyValuePair_2_t4237331251 ___KeyValuePair_21, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_236 (RuntimeObject * __this, KeyValuePair_2_t4237331251 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_237 (RuntimeObject * __this, KeyValuePair_2_t71524366 ___KeyValuePair_21, KeyValuePair_2_t71524366 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_238 (RuntimeObject * __this, KeyValuePair_2_t71524366 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_239 (RuntimeObject * __this, KeyValuePair_2_t2116290408 ___KeyValuePair_21, KeyValuePair_2_t2116290408 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_240 (RuntimeObject * __this, KeyValuePair_2_t2116290408 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_241 (RuntimeObject * __this, KeyValuePair_2_t2245450819 ___KeyValuePair_21, KeyValuePair_2_t2245450819 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_242 (RuntimeObject * __this, KeyValuePair_2_t2245450819 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_243 (RuntimeObject * __this, KeyValuePair_2_t2401056908 ___KeyValuePair_21, KeyValuePair_2_t2401056908 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_244 (RuntimeObject * __this, KeyValuePair_2_t2401056908 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_245 (RuntimeObject * __this, KeyValuePair_2_t2530217319 ___KeyValuePair_21, KeyValuePair_2_t2530217319 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_246 (RuntimeObject * __this, KeyValuePair_2_t2530217319 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_247 (RuntimeObject * __this, int64_t ___Int641, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_248 (RuntimeObject * __this, int64_t ___Int641, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_249 (RuntimeObject * __this, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument1, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_250 (RuntimeObject * __this, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_251 (RuntimeObject * __this, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument1, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_252 (RuntimeObject * __this, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_253 (RuntimeObject * __this, float ___Single1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_254 (RuntimeObject * __this, float ___Single1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_255 (RuntimeObject * __this, OrderBlock_t1585977831 ___OrderBlock1, OrderBlock_t1585977831 ___OrderBlock2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_256 (RuntimeObject * __this, OrderBlock_t1585977831 ___OrderBlock1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_257 (RuntimeObject * __this, Color_t2555686324 ___Color1, Color_t2555686324 ___Color2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_258 (RuntimeObject * __this, Color_t2555686324 ___Color1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_259 (RuntimeObject * __this, Rect_t2360479859 ___Rect1, Rect_t2360479859 ___Rect2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_260 (RuntimeObject * __this, Rect_t2360479859 ___Rect1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_261 (RuntimeObject * __this, Vector2_t2156229523 ___Vector21, Vector2_t2156229523 ___Vector22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_262 (RuntimeObject * __this, Vector2_t2156229523 ___Vector21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_263 (RuntimeObject * __this, Vector3_t3722313464 ___Vector31, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_264 (RuntimeObject * __this, Vector3_t3722313464 ___Vector31, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_265 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_266 (RuntimeObject * __this, EquipUnit_t3626763472 ___EquipUnit1, EquipUnit_t3626763472 ___EquipUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_267 (RuntimeObject * __this, PosterUnit_t798725687 ___PosterUnit1, PosterUnit_t798725687 ___PosterUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_268 (RuntimeObject * __this, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit1, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_269 (RuntimeObject * __this, PlunderUserInfo_t1747868972 ___PlunderUserInfo1, PlunderUserInfo_t1747868972 ___PlunderUserInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_270 (RuntimeObject * __this, Tryst_Role_t376904606 ___Tryst_Role1, Tryst_Role_t376904606 ___Tryst_Role2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_271 (RuntimeObject * __this, PropData_t2321843210 ___PropData1, PropData_t2321843210 ___PropData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_272 (RuntimeObject * __this, avatarData_t1324163534 ___avatarData1, avatarData_t1324163534 ___avatarData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_273 (RuntimeObject * __this, PropertyMetadata_t3727440473 ___PropertyMetadata1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_274 (RuntimeObject * __this, int8_t ___SByte1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_275 (RuntimeObject * __this, int16_t ___Int161, int16_t ___Int162, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_276 (RuntimeObject * __this, KeyValuePair_2_t4237331251 ___KeyValuePair_21, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_277 (RuntimeObject * __this, KeyValuePair_2_t71524366 ___KeyValuePair_21, KeyValuePair_2_t71524366 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_278 (RuntimeObject * __this, KeyValuePair_2_t2116290408 ___KeyValuePair_21, KeyValuePair_2_t2116290408 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_279 (RuntimeObject * __this, KeyValuePair_2_t2245450819 ___KeyValuePair_21, KeyValuePair_2_t2245450819 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_280 (RuntimeObject * __this, KeyValuePair_2_t2401056908 ___KeyValuePair_21, KeyValuePair_2_t2401056908 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_281 (RuntimeObject * __this, KeyValuePair_2_t2530217319 ___KeyValuePair_21, KeyValuePair_2_t2530217319 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_282 (RuntimeObject * __this, int64_t ___Int641, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_283 (RuntimeObject * __this, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument1, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_284 (RuntimeObject * __this, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument1, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_285 (RuntimeObject * __this, float ___Single1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_286 (RuntimeObject * __this, OrderBlock_t1585977831 ___OrderBlock1, OrderBlock_t1585977831 ___OrderBlock2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_287 (RuntimeObject * __this, Color_t2555686324 ___Color1, Color_t2555686324 ___Color2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_288 (RuntimeObject * __this, Rect_t2360479859 ___Rect1, Rect_t2360479859 ___Rect2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_289 (RuntimeObject * __this, Vector2_t2156229523 ___Vector21, Vector2_t2156229523 ___Vector22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_290 (RuntimeObject * __this, Vector3_t3722313464 ___Vector31, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4237331251 UnresolvedVirtualCall_291 (RuntimeObject * __this, int32_t ___Int321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4237331251 UnresolvedVirtualCall_292 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_293 (RuntimeObject * __this, triData_t4284306939 ___triData1, triData_t4284306939 ___triData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_294 (RuntimeObject * __this, PlayerInfo_t1114106414 ___PlayerInfo1, PlayerInfo_t1114106414 ___PlayerInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_295 (RuntimeObject * __this, uint8_t ___Byte1, uint8_t ___Byte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_296 (RuntimeObject * __this, Color32_t2600501292 ___Color321, Color32_t2600501292 ___Color322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_297 (RuntimeObject * __this, Vector4_t3319028937 ___Vector41, Vector4_t3319028937 ___Vector42, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_298 (RuntimeObject * __this, EquipUnit_t3626763472 ___EquipUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_299 (RuntimeObject * __this, PosterUnit_t798725687 ___PosterUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_300 (RuntimeObject * __this, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_301 (RuntimeObject * __this, PlunderUserInfo_t1747868972 ___PlunderUserInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_302 (RuntimeObject * __this, Tryst_Role_t376904606 ___Tryst_Role1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_303 (RuntimeObject * __this, PropData_t2321843210 ___PropData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_304 (RuntimeObject * __this, avatarData_t1324163534 ___avatarData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_305 (RuntimeObject * __this, KeyValuePair_2_t4237331251 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_306 (RuntimeObject * __this, KeyValuePair_2_t71524366 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_307 (RuntimeObject * __this, KeyValuePair_2_t2116290408 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_308 (RuntimeObject * __this, KeyValuePair_2_t2245450819 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_309 (RuntimeObject * __this, KeyValuePair_2_t2401056908 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_310 (RuntimeObject * __this, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_311 (RuntimeObject * __this, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_312 (RuntimeObject * __this, OrderBlock_t1585977831 ___OrderBlock1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_313 (RuntimeObject * __this, Color_t2555686324 ___Color1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_314 (RuntimeObject * __this, Rect_t2360479859 ___Rect1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_315 (RuntimeObject * __this, Vector3_t3722313464 ___Vector31, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_316 (RuntimeObject * __this, XRNodeState_t3752602430 ___XRNodeState1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_317 (RuntimeObject * __this, RuntimeObject * ___Object1, float ___Single2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_318 (RuntimeObject * __this, RuntimeObject * ___Object1, Vector2_t2156229523 ___Vector22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_319 (RuntimeObject * __this, RuntimeObject * ___Object1, int16_t ___Int162, RuntimeObject * ___Object3, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_320 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, int32_t ___Int323, RuntimeObject * ___Object4, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_321 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4252104370 UnresolvedVirtualCall_322 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t1264457685 UnresolvedVirtualCall_323 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3674730509 UnresolvedVirtualCall_324 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_325 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_326 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t400412959 UnresolvedVirtualCall_327 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2355513324 UnresolvedVirtualCall_328 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4068763567 UnresolvedVirtualCall_329 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2132401683 UnresolvedVirtualCall_330 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t61278499 UnresolvedVirtualCall_331 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static uint8_t UnresolvedVirtualCall_332 (RuntimeObject * __this, uint8_t ___Byte1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_333 (RuntimeObject * __this, uint8_t ___Byte1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t315757433 UnresolvedVirtualCall_334 (RuntimeObject * __this, uint8_t ___Byte1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t67609232 UnresolvedVirtualCall_335 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3084428983 UnresolvedVirtualCall_336 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2110902065 UnresolvedVirtualCall_337 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2280522579 UnresolvedVirtualCall_338 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_339 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3391615070 UnresolvedVirtualCall_340 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static TaskDetails_t596638303 UnresolvedVirtualCall_341 (RuntimeObject * __this, int32_t ___Int321, TaskDetails_t596638303 ___TaskDetails2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_342 (RuntimeObject * __this, int32_t ___Int321, TaskDetails_t596638303 ___TaskDetails2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t1883023801 UnresolvedVirtualCall_343 (RuntimeObject * __this, int32_t ___Int321, TaskDetails_t596638303 ___TaskDetails2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_344 (RuntimeObject * __this, int32_t ___Int321, TaskDetails_t596638303 ___TaskDetails2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PinjieInfo_t3881645638 UnresolvedVirtualCall_345 (RuntimeObject * __this, int32_t ___Int321, PinjieInfo_t3881645638 ___PinjieInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_346 (RuntimeObject * __this, int32_t ___Int321, PinjieInfo_t3881645638 ___PinjieInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t873063840 UnresolvedVirtualCall_347 (RuntimeObject * __this, int32_t ___Int321, PinjieInfo_t3881645638 ___PinjieInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_348 (RuntimeObject * __this, int32_t ___Int321, PinjieInfo_t3881645638 ___PinjieInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t1383673463 UnresolvedVirtualCall_349 (RuntimeObject * __this, int32_t ___Int321, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_350 (RuntimeObject * __this, int32_t ___Int321, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t1228749453 UnresolvedVirtualCall_351 (RuntimeObject * __this, int32_t ___Int321, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4237331251 UnresolvedVirtualCall_352 (RuntimeObject * __this, int32_t ___Int321, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_353 (RuntimeObject * __this, int32_t ___Int321, KeyValuePair_2_t4237331251 ___KeyValuePair_22, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t4237331251 UnresolvedVirtualCall_354 (RuntimeObject * __this, int32_t ___Int321, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_355 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t727985506 UnresolvedVirtualCall_356 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_357 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_358 (RuntimeObject * __this, int32_t ___Int321, int64_t ___Int642, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t71524366 UnresolvedVirtualCall_359 (RuntimeObject * __this, int32_t ___Int321, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_360 (RuntimeObject * __this, int32_t ___Int321, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3568047141 UnresolvedVirtualCall_361 (RuntimeObject * __this, int32_t ___Int321, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_362 (RuntimeObject * __this, int32_t ___Int321, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Label_t2281661643 UnresolvedVirtualCall_363 (RuntimeObject * __this, int32_t ___Int321, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_364 (RuntimeObject * __this, int32_t ___Int321, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t713731666 UnresolvedVirtualCall_365 (RuntimeObject * __this, int32_t ___Int321, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_366 (RuntimeObject * __this, int32_t ___Int321, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Vector3_t3722313464 UnresolvedVirtualCall_367 (RuntimeObject * __this, int32_t ___Int321, Vector3_t3722313464 ___Vector32, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_368 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2116290408 UnresolvedVirtualCall_369 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_370 (RuntimeObject * __this, int64_t ___Int641, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_371 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2245450819 UnresolvedVirtualCall_372 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int64_t UnresolvedVirtualCall_373 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_374 (RuntimeObject * __this, int64_t ___Int641, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_375 (RuntimeObject * __this, intptr_t ___IntPtr1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3699644050 UnresolvedVirtualCall_376 (RuntimeObject * __this, intptr_t ___IntPtr1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static intptr_t UnresolvedVirtualCall_377 (RuntimeObject * __this, intptr_t ___IntPtr1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_378 (RuntimeObject * __this, intptr_t ___IntPtr1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static ArrayMetadata_t894288939 UnresolvedVirtualCall_379 (RuntimeObject * __this, RuntimeObject * ___Object1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_380 (RuntimeObject * __this, RuntimeObject * ___Object1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t344400094 UnresolvedVirtualCall_381 (RuntimeObject * __this, RuntimeObject * ___Object1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_382 (RuntimeObject * __this, RuntimeObject * ___Object1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static ObjectMetadata_t3566284522 UnresolvedVirtualCall_383 (RuntimeObject * __this, RuntimeObject * ___Object1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_384 (RuntimeObject * __this, RuntimeObject * ___Object1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3016395677 UnresolvedVirtualCall_385 (RuntimeObject * __this, RuntimeObject * ___Object1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_386 (RuntimeObject * __this, RuntimeObject * ___Object1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PropertyMetadata_t3727440473 UnresolvedVirtualCall_387 (RuntimeObject * __this, RuntimeObject * ___Object1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_388 (RuntimeObject * __this, RuntimeObject * ___Object1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3177551628 UnresolvedVirtualCall_389 (RuntimeObject * __this, RuntimeObject * ___Object1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static RuntimeObject * UnresolvedVirtualCall_390 (RuntimeObject * __this, RuntimeObject * ___Object1, PropertyMetadata_t3727440473 ___PropertyMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_391 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t3842366416 UnresolvedVirtualCall_392 (RuntimeObject * __this, RuntimeObject * ___Object1, int8_t ___SByte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_393 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2401056908 UnresolvedVirtualCall_394 (RuntimeObject * __this, RuntimeObject * ___Object1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static DictionaryEntry_t3123975638 UnresolvedVirtualCall_395 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2530217319 UnresolvedVirtualCall_396 (RuntimeObject * __this, RuntimeObject * ___Object1, RuntimeObject * ___Object2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_397 (RuntimeObject * __this, uint8_t ___Byte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_398 (RuntimeObject * __this, TaskDetails_t596638303 ___TaskDetails1, TaskDetails_t596638303 ___TaskDetails2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_399 (RuntimeObject * __this, PinjieInfo_t3881645638 ___PinjieInfo1, PinjieInfo_t3881645638 ___PinjieInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_400 (RuntimeObject * __this, Label_t2281661643 ___Label1, Label_t2281661643 ___Label2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_401 (RuntimeObject * __this, intptr_t ___IntPtr1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_402 (RuntimeObject * __this, intptr_t ___IntPtr1, intptr_t ___IntPtr2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_403 (RuntimeObject * __this, ArrayMetadata_t894288939 ___ArrayMetadata1, ArrayMetadata_t894288939 ___ArrayMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_404 (RuntimeObject * __this, ObjectMetadata_t3566284522 ___ObjectMetadata1, ObjectMetadata_t3566284522 ___ObjectMetadata2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_405 (RuntimeObject * __this, triData_t4284306939 ___triData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_406 (RuntimeObject * __this, PlayerInfo_t1114106414 ___PlayerInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_407 (RuntimeObject * __this, TaskDetails_t596638303 ___TaskDetails1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_408 (RuntimeObject * __this, PinjieInfo_t3881645638 ___PinjieInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_409 (RuntimeObject * __this, ArrayMetadata_t894288939 ___ArrayMetadata1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_410 (RuntimeObject * __this, ObjectMetadata_t3566284522 ___ObjectMetadata1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_411 (RuntimeObject * __this, int16_t ___Int161, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_412 (RuntimeObject * __this, Label_t2281661643 ___Label1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_413 (RuntimeObject * __this, Color32_t2600501292 ___Color321, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_414 (RuntimeObject * __this, Vector4_t3319028937 ___Vector41, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static EquipUnit_t3626763472 UnresolvedVirtualCall_415 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PosterUnit_t798725687 UnresolvedVirtualCall_416 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static SameStylePkgUnit_t4098334887 UnresolvedVirtualCall_417 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PlunderUserInfo_t1747868972 UnresolvedVirtualCall_418 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Tryst_Role_t376904606 UnresolvedVirtualCall_419 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static PropData_t2321843210 UnresolvedVirtualCall_420 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static avatarData_t1324163534 UnresolvedVirtualCall_421 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t71524366 UnresolvedVirtualCall_422 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2116290408 UnresolvedVirtualCall_423 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2245450819 UnresolvedVirtualCall_424 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static KeyValuePair_2_t2401056908 UnresolvedVirtualCall_425 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static CustomAttributeNamedArgument_t287865710 UnresolvedVirtualCall_426 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static CustomAttributeTypedArgument_t2723150157 UnresolvedVirtualCall_427 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static OrderBlock_t1585977831 UnresolvedVirtualCall_428 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static Color_t2555686324 UnresolvedVirtualCall_429 (RuntimeObject * __this, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_430 (RuntimeObject * __this, int32_t ___Int321, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_431 (RuntimeObject * __this, CustomAttributeNamedArgument_t287865710 ___CustomAttributeNamedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_432 (RuntimeObject * __this, int32_t ___Int321, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_433 (RuntimeObject * __this, CustomAttributeTypedArgument_t2723150157 ___CustomAttributeTypedArgument1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_434 (RuntimeObject * __this, triData_t4284306939 ___triData1, triData_t4284306939 ___triData2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_435 (RuntimeObject * __this, PlayerInfo_t1114106414 ___PlayerInfo1, PlayerInfo_t1114106414 ___PlayerInfo2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_436 (RuntimeObject * __this, uint8_t ___Byte1, uint8_t ___Byte2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_437 (RuntimeObject * __this, Color32_t2600501292 ___Color321, Color32_t2600501292 ___Color322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_438 (RuntimeObject * __this, RaycastHit_t1056001966 ___RaycastHit1, RaycastHit_t1056001966 ___RaycastHit2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_439 (RuntimeObject * __this, Vector4_t3319028937 ___Vector41, Vector4_t3319028937 ___Vector42, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int32_t UnresolvedVirtualCall_440 (RuntimeObject * __this, int8_t ___SByte1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_441 (RuntimeObject * __this, int32_t ___Int321, intptr_t ___IntPtr2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_442 (RuntimeObject * __this, EquipUnit_t3626763472 ___EquipUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_443 (RuntimeObject * __this, PosterUnit_t798725687 ___PosterUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_444 (RuntimeObject * __this, SameStylePkgUnit_t4098334887 ___SameStylePkgUnit1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_445 (RuntimeObject * __this, PlunderUserInfo_t1747868972 ___PlunderUserInfo1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_446 (RuntimeObject * __this, Tryst_Role_t376904606 ___Tryst_Role1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_447 (RuntimeObject * __this, PropData_t2321843210 ___PropData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_448 (RuntimeObject * __this, avatarData_t1324163534 ___avatarData1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_449 (RuntimeObject * __this, PropertyMetadata_t3727440473 ___PropertyMetadata1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_450 (RuntimeObject * __this, int8_t ___SByte1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_451 (RuntimeObject * __this, KeyValuePair_2_t4237331251 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_452 (RuntimeObject * __this, KeyValuePair_2_t71524366 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_453 (RuntimeObject * __this, KeyValuePair_2_t2116290408 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_454 (RuntimeObject * __this, KeyValuePair_2_t2245450819 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_455 (RuntimeObject * __this, KeyValuePair_2_t2401056908 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_456 (RuntimeObject * __this, KeyValuePair_2_t2530217319 ___KeyValuePair_21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_457 (RuntimeObject * __this, int64_t ___Int641, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_458 (RuntimeObject * __this, OrderBlock_t1585977831 ___OrderBlock1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_459 (RuntimeObject * __this, Color_t2555686324 ___Color1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_460 (RuntimeObject * __this, Rect_t2360479859 ___Rect1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_461 (RuntimeObject * __this, Vector2_t2156229523 ___Vector21, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static int8_t UnresolvedVirtualCall_462 (RuntimeObject * __this, Vector3_t3722313464 ___Vector31, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_463 (RuntimeObject * __this, Scene_t2348375561 ___Scene1, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_464 (RuntimeObject * __this, Scene_t2348375561 ___Scene1, int32_t ___Int322, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } static void UnresolvedVirtualCall_465 (RuntimeObject * __this, Scene_t2348375561 ___Scene1, Scene_t2348375561 ___Scene2, const RuntimeMethod* method) { il2cpp_codegen_raise_execution_engine_exception(method); il2cpp_codegen_no_return(); } extern const Il2CppMethodPointer g_UnresolvedVirtualMethodPointers[466] = { (const Il2CppMethodPointer) UnresolvedVirtualCall_0, (const Il2CppMethodPointer) UnresolvedVirtualCall_1, (const Il2CppMethodPointer) UnresolvedVirtualCall_2, (const Il2CppMethodPointer) UnresolvedVirtualCall_3, (const Il2CppMethodPointer) UnresolvedVirtualCall_4, (const Il2CppMethodPointer) UnresolvedVirtualCall_5, (const Il2CppMethodPointer) UnresolvedVirtualCall_6, (const Il2CppMethodPointer) UnresolvedVirtualCall_7, (const Il2CppMethodPointer) UnresolvedVirtualCall_8, (const Il2CppMethodPointer) UnresolvedVirtualCall_9, (const Il2CppMethodPointer) UnresolvedVirtualCall_10, (const Il2CppMethodPointer) UnresolvedVirtualCall_11, (const Il2CppMethodPointer) UnresolvedVirtualCall_12, (const Il2CppMethodPointer) UnresolvedVirtualCall_13, (const Il2CppMethodPointer) UnresolvedVirtualCall_14, (const Il2CppMethodPointer) UnresolvedVirtualCall_15, (const Il2CppMethodPointer) UnresolvedVirtualCall_16, (const Il2CppMethodPointer) UnresolvedVirtualCall_17, (const Il2CppMethodPointer) UnresolvedVirtualCall_18, (const Il2CppMethodPointer) UnresolvedVirtualCall_19, (const Il2CppMethodPointer) UnresolvedVirtualCall_20, (const Il2CppMethodPointer) UnresolvedVirtualCall_21, (const Il2CppMethodPointer) UnresolvedVirtualCall_22, (const Il2CppMethodPointer) UnresolvedVirtualCall_23, (const Il2CppMethodPointer) UnresolvedVirtualCall_24, (const Il2CppMethodPointer) UnresolvedVirtualCall_25, (const Il2CppMethodPointer) UnresolvedVirtualCall_26, (const Il2CppMethodPointer) UnresolvedVirtualCall_27, (const Il2CppMethodPointer) UnresolvedVirtualCall_28, (const Il2CppMethodPointer) UnresolvedVirtualCall_29, (const Il2CppMethodPointer) UnresolvedVirtualCall_30, (const Il2CppMethodPointer) UnresolvedVirtualCall_31, (const Il2CppMethodPointer) UnresolvedVirtualCall_32, (const Il2CppMethodPointer) UnresolvedVirtualCall_33, (const Il2CppMethodPointer) UnresolvedVirtualCall_34, (const Il2CppMethodPointer) UnresolvedVirtualCall_35, (const Il2CppMethodPointer) UnresolvedVirtualCall_36, (const Il2CppMethodPointer) UnresolvedVirtualCall_37, (const Il2CppMethodPointer) UnresolvedVirtualCall_38, (const Il2CppMethodPointer) UnresolvedVirtualCall_39, (const Il2CppMethodPointer) UnresolvedVirtualCall_40, (const Il2CppMethodPointer) UnresolvedVirtualCall_41, (const Il2CppMethodPointer) UnresolvedVirtualCall_42, (const Il2CppMethodPointer) UnresolvedVirtualCall_43, (const Il2CppMethodPointer) UnresolvedVirtualCall_44, (const Il2CppMethodPointer) UnresolvedVirtualCall_45, (const Il2CppMethodPointer) UnresolvedVirtualCall_46, (const Il2CppMethodPointer) UnresolvedVirtualCall_47, (const Il2CppMethodPointer) UnresolvedVirtualCall_48, (const Il2CppMethodPointer) UnresolvedVirtualCall_49, (const Il2CppMethodPointer) UnresolvedVirtualCall_50, (const Il2CppMethodPointer) UnresolvedVirtualCall_51, (const Il2CppMethodPointer) UnresolvedVirtualCall_52, (const Il2CppMethodPointer) UnresolvedVirtualCall_53, (const Il2CppMethodPointer) UnresolvedVirtualCall_54, (const Il2CppMethodPointer) UnresolvedVirtualCall_55, (const Il2CppMethodPointer) UnresolvedVirtualCall_56, (const Il2CppMethodPointer) UnresolvedVirtualCall_57, (const Il2CppMethodPointer) UnresolvedVirtualCall_58, (const Il2CppMethodPointer) UnresolvedVirtualCall_59, (const Il2CppMethodPointer) UnresolvedVirtualCall_60, (const Il2CppMethodPointer) UnresolvedVirtualCall_61, (const Il2CppMethodPointer) UnresolvedVirtualCall_62, (const Il2CppMethodPointer) UnresolvedVirtualCall_63, (const Il2CppMethodPointer) UnresolvedVirtualCall_64, (const Il2CppMethodPointer) UnresolvedVirtualCall_65, (const Il2CppMethodPointer) UnresolvedVirtualCall_66, (const Il2CppMethodPointer) UnresolvedVirtualCall_67, (const Il2CppMethodPointer) UnresolvedVirtualCall_68, (const Il2CppMethodPointer) UnresolvedVirtualCall_69, (const Il2CppMethodPointer) UnresolvedVirtualCall_70, (const Il2CppMethodPointer) UnresolvedVirtualCall_71, (const Il2CppMethodPointer) UnresolvedVirtualCall_72, (const Il2CppMethodPointer) UnresolvedVirtualCall_73, (const Il2CppMethodPointer) UnresolvedVirtualCall_74, (const Il2CppMethodPointer) UnresolvedVirtualCall_75, (const Il2CppMethodPointer) UnresolvedVirtualCall_76, (const Il2CppMethodPointer) UnresolvedVirtualCall_77, (const Il2CppMethodPointer) UnresolvedVirtualCall_78, (const Il2CppMethodPointer) UnresolvedVirtualCall_79, (const Il2CppMethodPointer) UnresolvedVirtualCall_80, (const Il2CppMethodPointer) UnresolvedVirtualCall_81, (const Il2CppMethodPointer) UnresolvedVirtualCall_82, (const Il2CppMethodPointer) UnresolvedVirtualCall_83, (const Il2CppMethodPointer) UnresolvedVirtualCall_84, (const Il2CppMethodPointer) UnresolvedVirtualCall_85, (const Il2CppMethodPointer) UnresolvedVirtualCall_86, (const Il2CppMethodPointer) UnresolvedVirtualCall_87, (const Il2CppMethodPointer) UnresolvedVirtualCall_88, (const Il2CppMethodPointer) UnresolvedVirtualCall_89, (const Il2CppMethodPointer) UnresolvedVirtualCall_90, (const Il2CppMethodPointer) UnresolvedVirtualCall_91, (const Il2CppMethodPointer) UnresolvedVirtualCall_92, (const Il2CppMethodPointer) UnresolvedVirtualCall_93, (const Il2CppMethodPointer) UnresolvedVirtualCall_94, (const Il2CppMethodPointer) UnresolvedVirtualCall_95, (const Il2CppMethodPointer) UnresolvedVirtualCall_96, (const Il2CppMethodPointer) UnresolvedVirtualCall_97, (const Il2CppMethodPointer) UnresolvedVirtualCall_98, (const Il2CppMethodPointer) UnresolvedVirtualCall_99, (const Il2CppMethodPointer) UnresolvedVirtualCall_100, (const Il2CppMethodPointer) UnresolvedVirtualCall_101, (const Il2CppMethodPointer) UnresolvedVirtualCall_102, (const Il2CppMethodPointer) UnresolvedVirtualCall_103, (const Il2CppMethodPointer) UnresolvedVirtualCall_104, (const Il2CppMethodPointer) UnresolvedVirtualCall_105, (const Il2CppMethodPointer) UnresolvedVirtualCall_106, (const Il2CppMethodPointer) UnresolvedVirtualCall_107, (const Il2CppMethodPointer) UnresolvedVirtualCall_108, (const Il2CppMethodPointer) UnresolvedVirtualCall_109, (const Il2CppMethodPointer) UnresolvedVirtualCall_110, (const Il2CppMethodPointer) UnresolvedVirtualCall_111, (const Il2CppMethodPointer) UnresolvedVirtualCall_112, (const Il2CppMethodPointer) UnresolvedVirtualCall_113, (const Il2CppMethodPointer) UnresolvedVirtualCall_114, (const Il2CppMethodPointer) UnresolvedVirtualCall_115, (const Il2CppMethodPointer) UnresolvedVirtualCall_116, (const Il2CppMethodPointer) UnresolvedVirtualCall_117, (const Il2CppMethodPointer) UnresolvedVirtualCall_118, (const Il2CppMethodPointer) UnresolvedVirtualCall_119, (const Il2CppMethodPointer) UnresolvedVirtualCall_120, (const Il2CppMethodPointer) UnresolvedVirtualCall_121, (const Il2CppMethodPointer) UnresolvedVirtualCall_122, (const Il2CppMethodPointer) UnresolvedVirtualCall_123, (const Il2CppMethodPointer) UnresolvedVirtualCall_124, (const Il2CppMethodPointer) UnresolvedVirtualCall_125, (const Il2CppMethodPointer) UnresolvedVirtualCall_126, (const Il2CppMethodPointer) UnresolvedVirtualCall_127, (const Il2CppMethodPointer) UnresolvedVirtualCall_128, (const Il2CppMethodPointer) UnresolvedVirtualCall_129, (const Il2CppMethodPointer) UnresolvedVirtualCall_130, (const Il2CppMethodPointer) UnresolvedVirtualCall_131, (const Il2CppMethodPointer) UnresolvedVirtualCall_132, (const Il2CppMethodPointer) UnresolvedVirtualCall_133, (const Il2CppMethodPointer) UnresolvedVirtualCall_134, (const Il2CppMethodPointer) UnresolvedVirtualCall_135, (const Il2CppMethodPointer) UnresolvedVirtualCall_136, (const Il2CppMethodPointer) UnresolvedVirtualCall_137, (const Il2CppMethodPointer) UnresolvedVirtualCall_138, (const Il2CppMethodPointer) UnresolvedVirtualCall_139, (const Il2CppMethodPointer) UnresolvedVirtualCall_140, (const Il2CppMethodPointer) UnresolvedVirtualCall_141, (const Il2CppMethodPointer) UnresolvedVirtualCall_142, (const Il2CppMethodPointer) UnresolvedVirtualCall_143, (const Il2CppMethodPointer) UnresolvedVirtualCall_144, (const Il2CppMethodPointer) UnresolvedVirtualCall_145, (const Il2CppMethodPointer) UnresolvedVirtualCall_146, (const Il2CppMethodPointer) UnresolvedVirtualCall_147, (const Il2CppMethodPointer) UnresolvedVirtualCall_148, (const Il2CppMethodPointer) UnresolvedVirtualCall_149, (const Il2CppMethodPointer) UnresolvedVirtualCall_150, (const Il2CppMethodPointer) UnresolvedVirtualCall_151, (const Il2CppMethodPointer) UnresolvedVirtualCall_152, (const Il2CppMethodPointer) UnresolvedVirtualCall_153, (const Il2CppMethodPointer) UnresolvedVirtualCall_154, (const Il2CppMethodPointer) UnresolvedVirtualCall_155, (const Il2CppMethodPointer) UnresolvedVirtualCall_156, (const Il2CppMethodPointer) UnresolvedVirtualCall_157, (const Il2CppMethodPointer) UnresolvedVirtualCall_158, (const Il2CppMethodPointer) UnresolvedVirtualCall_159, (const Il2CppMethodPointer) UnresolvedVirtualCall_160, (const Il2CppMethodPointer) UnresolvedVirtualCall_161, (const Il2CppMethodPointer) UnresolvedVirtualCall_162, (const Il2CppMethodPointer) UnresolvedVirtualCall_163, (const Il2CppMethodPointer) UnresolvedVirtualCall_164, (const Il2CppMethodPointer) UnresolvedVirtualCall_165, (const Il2CppMethodPointer) UnresolvedVirtualCall_166, (const Il2CppMethodPointer) UnresolvedVirtualCall_167, (const Il2CppMethodPointer) UnresolvedVirtualCall_168, (const Il2CppMethodPointer) UnresolvedVirtualCall_169, (const Il2CppMethodPointer) UnresolvedVirtualCall_170, (const Il2CppMethodPointer) UnresolvedVirtualCall_171, (const Il2CppMethodPointer) UnresolvedVirtualCall_172, (const Il2CppMethodPointer) UnresolvedVirtualCall_173, (const Il2CppMethodPointer) UnresolvedVirtualCall_174, (const Il2CppMethodPointer) UnresolvedVirtualCall_175, (const Il2CppMethodPointer) UnresolvedVirtualCall_176, (const Il2CppMethodPointer) UnresolvedVirtualCall_177, (const Il2CppMethodPointer) UnresolvedVirtualCall_178, (const Il2CppMethodPointer) UnresolvedVirtualCall_179, (const Il2CppMethodPointer) UnresolvedVirtualCall_180, (const Il2CppMethodPointer) UnresolvedVirtualCall_181, (const Il2CppMethodPointer) UnresolvedVirtualCall_182, (const Il2CppMethodPointer) UnresolvedVirtualCall_183, (const Il2CppMethodPointer) UnresolvedVirtualCall_184, (const Il2CppMethodPointer) UnresolvedVirtualCall_185, (const Il2CppMethodPointer) UnresolvedVirtualCall_186, (const Il2CppMethodPointer) UnresolvedVirtualCall_187, (const Il2CppMethodPointer) UnresolvedVirtualCall_188, (const Il2CppMethodPointer) UnresolvedVirtualCall_189, (const Il2CppMethodPointer) UnresolvedVirtualCall_190, (const Il2CppMethodPointer) UnresolvedVirtualCall_191, (const Il2CppMethodPointer) UnresolvedVirtualCall_192, (const Il2CppMethodPointer) UnresolvedVirtualCall_193, (const Il2CppMethodPointer) UnresolvedVirtualCall_194, (const Il2CppMethodPointer) UnresolvedVirtualCall_195, (const Il2CppMethodPointer) UnresolvedVirtualCall_196, (const Il2CppMethodPointer) UnresolvedVirtualCall_197, (const Il2CppMethodPointer) UnresolvedVirtualCall_198, (const Il2CppMethodPointer) UnresolvedVirtualCall_199, (const Il2CppMethodPointer) UnresolvedVirtualCall_200, (const Il2CppMethodPointer) UnresolvedVirtualCall_201, (const Il2CppMethodPointer) UnresolvedVirtualCall_202, (const Il2CppMethodPointer) UnresolvedVirtualCall_203, (const Il2CppMethodPointer) UnresolvedVirtualCall_204, (const Il2CppMethodPointer) UnresolvedVirtualCall_205, (const Il2CppMethodPointer) UnresolvedVirtualCall_206, (const Il2CppMethodPointer) UnresolvedVirtualCall_207, (const Il2CppMethodPointer) UnresolvedVirtualCall_208, (const Il2CppMethodPointer) UnresolvedVirtualCall_209, (const Il2CppMethodPointer) UnresolvedVirtualCall_210, (const Il2CppMethodPointer) UnresolvedVirtualCall_211, (const Il2CppMethodPointer) UnresolvedVirtualCall_212, (const Il2CppMethodPointer) UnresolvedVirtualCall_213, (const Il2CppMethodPointer) UnresolvedVirtualCall_214, (const Il2CppMethodPointer) UnresolvedVirtualCall_215, (const Il2CppMethodPointer) UnresolvedVirtualCall_216, (const Il2CppMethodPointer) UnresolvedVirtualCall_217, (const Il2CppMethodPointer) UnresolvedVirtualCall_218, (const Il2CppMethodPointer) UnresolvedVirtualCall_219, (const Il2CppMethodPointer) UnresolvedVirtualCall_220, (const Il2CppMethodPointer) UnresolvedVirtualCall_221, (const Il2CppMethodPointer) UnresolvedVirtualCall_222, (const Il2CppMethodPointer) UnresolvedVirtualCall_223, (const Il2CppMethodPointer) UnresolvedVirtualCall_224, (const Il2CppMethodPointer) UnresolvedVirtualCall_225, (const Il2CppMethodPointer) UnresolvedVirtualCall_226, (const Il2CppMethodPointer) UnresolvedVirtualCall_227, (const Il2CppMethodPointer) UnresolvedVirtualCall_228, (const Il2CppMethodPointer) UnresolvedVirtualCall_229, (const Il2CppMethodPointer) UnresolvedVirtualCall_230, (const Il2CppMethodPointer) UnresolvedVirtualCall_231, (const Il2CppMethodPointer) UnresolvedVirtualCall_232, (const Il2CppMethodPointer) UnresolvedVirtualCall_233, (const Il2CppMethodPointer) UnresolvedVirtualCall_234, (const Il2CppMethodPointer) UnresolvedVirtualCall_235, (const Il2CppMethodPointer) UnresolvedVirtualCall_236, (const Il2CppMethodPointer) UnresolvedVirtualCall_237, (const Il2CppMethodPointer) UnresolvedVirtualCall_238, (const Il2CppMethodPointer) UnresolvedVirtualCall_239, (const Il2CppMethodPointer) UnresolvedVirtualCall_240, (const Il2CppMethodPointer) UnresolvedVirtualCall_241, (const Il2CppMethodPointer) UnresolvedVirtualCall_242, (const Il2CppMethodPointer) UnresolvedVirtualCall_243, (const Il2CppMethodPointer) UnresolvedVirtualCall_244, (const Il2CppMethodPointer) UnresolvedVirtualCall_245, (const Il2CppMethodPointer) UnresolvedVirtualCall_246, (const Il2CppMethodPointer) UnresolvedVirtualCall_247, (const Il2CppMethodPointer) UnresolvedVirtualCall_248, (const Il2CppMethodPointer) UnresolvedVirtualCall_249, (const Il2CppMethodPointer) UnresolvedVirtualCall_250, (const Il2CppMethodPointer) UnresolvedVirtualCall_251, (const Il2CppMethodPointer) UnresolvedVirtualCall_252, (const Il2CppMethodPointer) UnresolvedVirtualCall_253, (const Il2CppMethodPointer) UnresolvedVirtualCall_254, (const Il2CppMethodPointer) UnresolvedVirtualCall_255, (const Il2CppMethodPointer) UnresolvedVirtualCall_256, (const Il2CppMethodPointer) UnresolvedVirtualCall_257, (const Il2CppMethodPointer) UnresolvedVirtualCall_258, (const Il2CppMethodPointer) UnresolvedVirtualCall_259, (const Il2CppMethodPointer) UnresolvedVirtualCall_260, (const Il2CppMethodPointer) UnresolvedVirtualCall_261, (const Il2CppMethodPointer) UnresolvedVirtualCall_262, (const Il2CppMethodPointer) UnresolvedVirtualCall_263, (const Il2CppMethodPointer) UnresolvedVirtualCall_264, (const Il2CppMethodPointer) UnresolvedVirtualCall_265, (const Il2CppMethodPointer) UnresolvedVirtualCall_266, (const Il2CppMethodPointer) UnresolvedVirtualCall_267, (const Il2CppMethodPointer) UnresolvedVirtualCall_268, (const Il2CppMethodPointer) UnresolvedVirtualCall_269, (const Il2CppMethodPointer) UnresolvedVirtualCall_270, (const Il2CppMethodPointer) UnresolvedVirtualCall_271, (const Il2CppMethodPointer) UnresolvedVirtualCall_272, (const Il2CppMethodPointer) UnresolvedVirtualCall_273, (const Il2CppMethodPointer) UnresolvedVirtualCall_274, (const Il2CppMethodPointer) UnresolvedVirtualCall_275, (const Il2CppMethodPointer) UnresolvedVirtualCall_276, (const Il2CppMethodPointer) UnresolvedVirtualCall_277, (const Il2CppMethodPointer) UnresolvedVirtualCall_278, (const Il2CppMethodPointer) UnresolvedVirtualCall_279, (const Il2CppMethodPointer) UnresolvedVirtualCall_280, (const Il2CppMethodPointer) UnresolvedVirtualCall_281, (const Il2CppMethodPointer) UnresolvedVirtualCall_282, (const Il2CppMethodPointer) UnresolvedVirtualCall_283, (const Il2CppMethodPointer) UnresolvedVirtualCall_284, (const Il2CppMethodPointer) UnresolvedVirtualCall_285, (const Il2CppMethodPointer) UnresolvedVirtualCall_286, (const Il2CppMethodPointer) UnresolvedVirtualCall_287, (const Il2CppMethodPointer) UnresolvedVirtualCall_288, (const Il2CppMethodPointer) UnresolvedVirtualCall_289, (const Il2CppMethodPointer) UnresolvedVirtualCall_290, (const Il2CppMethodPointer) UnresolvedVirtualCall_291, (const Il2CppMethodPointer) UnresolvedVirtualCall_292, (const Il2CppMethodPointer) UnresolvedVirtualCall_293, (const Il2CppMethodPointer) UnresolvedVirtualCall_294, (const Il2CppMethodPointer) UnresolvedVirtualCall_295, (const Il2CppMethodPointer) UnresolvedVirtualCall_296, (const Il2CppMethodPointer) UnresolvedVirtualCall_297, (const Il2CppMethodPointer) UnresolvedVirtualCall_298, (const Il2CppMethodPointer) UnresolvedVirtualCall_299, (const Il2CppMethodPointer) UnresolvedVirtualCall_300, (const Il2CppMethodPointer) UnresolvedVirtualCall_301, (const Il2CppMethodPointer) UnresolvedVirtualCall_302, (const Il2CppMethodPointer) UnresolvedVirtualCall_303, (const Il2CppMethodPointer) UnresolvedVirtualCall_304, (const Il2CppMethodPointer) UnresolvedVirtualCall_305, (const Il2CppMethodPointer) UnresolvedVirtualCall_306, (const Il2CppMethodPointer) UnresolvedVirtualCall_307, (const Il2CppMethodPointer) UnresolvedVirtualCall_308, (const Il2CppMethodPointer) UnresolvedVirtualCall_309, (const Il2CppMethodPointer) UnresolvedVirtualCall_310, (const Il2CppMethodPointer) UnresolvedVirtualCall_311, (const Il2CppMethodPointer) UnresolvedVirtualCall_312, (const Il2CppMethodPointer) UnresolvedVirtualCall_313, (const Il2CppMethodPointer) UnresolvedVirtualCall_314, (const Il2CppMethodPointer) UnresolvedVirtualCall_315, (const Il2CppMethodPointer) UnresolvedVirtualCall_316, (const Il2CppMethodPointer) UnresolvedVirtualCall_317, (const Il2CppMethodPointer) UnresolvedVirtualCall_318, (const Il2CppMethodPointer) UnresolvedVirtualCall_319, (const Il2CppMethodPointer) UnresolvedVirtualCall_320, (const Il2CppMethodPointer) UnresolvedVirtualCall_321, (const Il2CppMethodPointer) UnresolvedVirtualCall_322, (const Il2CppMethodPointer) UnresolvedVirtualCall_323, (const Il2CppMethodPointer) UnresolvedVirtualCall_324, (const Il2CppMethodPointer) UnresolvedVirtualCall_325, (const Il2CppMethodPointer) UnresolvedVirtualCall_326, (const Il2CppMethodPointer) UnresolvedVirtualCall_327, (const Il2CppMethodPointer) UnresolvedVirtualCall_328, (const Il2CppMethodPointer) UnresolvedVirtualCall_329, (const Il2CppMethodPointer) UnresolvedVirtualCall_330, (const Il2CppMethodPointer) UnresolvedVirtualCall_331, (const Il2CppMethodPointer) UnresolvedVirtualCall_332, (const Il2CppMethodPointer) UnresolvedVirtualCall_333, (const Il2CppMethodPointer) UnresolvedVirtualCall_334, (const Il2CppMethodPointer) UnresolvedVirtualCall_335, (const Il2CppMethodPointer) UnresolvedVirtualCall_336, (const Il2CppMethodPointer) UnresolvedVirtualCall_337, (const Il2CppMethodPointer) UnresolvedVirtualCall_338, (const Il2CppMethodPointer) UnresolvedVirtualCall_339, (const Il2CppMethodPointer) UnresolvedVirtualCall_340, (const Il2CppMethodPointer) UnresolvedVirtualCall_341, (const Il2CppMethodPointer) UnresolvedVirtualCall_342, (const Il2CppMethodPointer) UnresolvedVirtualCall_343, (const Il2CppMethodPointer) UnresolvedVirtualCall_344, (const Il2CppMethodPointer) UnresolvedVirtualCall_345, (const Il2CppMethodPointer) UnresolvedVirtualCall_346, (const Il2CppMethodPointer) UnresolvedVirtualCall_347, (const Il2CppMethodPointer) UnresolvedVirtualCall_348, (const Il2CppMethodPointer) UnresolvedVirtualCall_349, (const Il2CppMethodPointer) UnresolvedVirtualCall_350, (const Il2CppMethodPointer) UnresolvedVirtualCall_351, (const Il2CppMethodPointer) UnresolvedVirtualCall_352, (const Il2CppMethodPointer) UnresolvedVirtualCall_353, (const Il2CppMethodPointer) UnresolvedVirtualCall_354, (const Il2CppMethodPointer) UnresolvedVirtualCall_355, (const Il2CppMethodPointer) UnresolvedVirtualCall_356, (const Il2CppMethodPointer) UnresolvedVirtualCall_357, (const Il2CppMethodPointer) UnresolvedVirtualCall_358, (const Il2CppMethodPointer) UnresolvedVirtualCall_359, (const Il2CppMethodPointer) UnresolvedVirtualCall_360, (const Il2CppMethodPointer) UnresolvedVirtualCall_361, (const Il2CppMethodPointer) UnresolvedVirtualCall_362, (const Il2CppMethodPointer) UnresolvedVirtualCall_363, (const Il2CppMethodPointer) UnresolvedVirtualCall_364, (const Il2CppMethodPointer) UnresolvedVirtualCall_365, (const Il2CppMethodPointer) UnresolvedVirtualCall_366, (const Il2CppMethodPointer) UnresolvedVirtualCall_367, (const Il2CppMethodPointer) UnresolvedVirtualCall_368, (const Il2CppMethodPointer) UnresolvedVirtualCall_369, (const Il2CppMethodPointer) UnresolvedVirtualCall_370, (const Il2CppMethodPointer) UnresolvedVirtualCall_371, (const Il2CppMethodPointer) UnresolvedVirtualCall_372, (const Il2CppMethodPointer) UnresolvedVirtualCall_373, (const Il2CppMethodPointer) UnresolvedVirtualCall_374, (const Il2CppMethodPointer) UnresolvedVirtualCall_375, (const Il2CppMethodPointer) UnresolvedVirtualCall_376, (const Il2CppMethodPointer) UnresolvedVirtualCall_377, (const Il2CppMethodPointer) UnresolvedVirtualCall_378, (const Il2CppMethodPointer) UnresolvedVirtualCall_379, (const Il2CppMethodPointer) UnresolvedVirtualCall_380, (const Il2CppMethodPointer) UnresolvedVirtualCall_381, (const Il2CppMethodPointer) UnresolvedVirtualCall_382, (const Il2CppMethodPointer) UnresolvedVirtualCall_383, (const Il2CppMethodPointer) UnresolvedVirtualCall_384, (const Il2CppMethodPointer) UnresolvedVirtualCall_385, (const Il2CppMethodPointer) UnresolvedVirtualCall_386, (const Il2CppMethodPointer) UnresolvedVirtualCall_387, (const Il2CppMethodPointer) UnresolvedVirtualCall_388, (const Il2CppMethodPointer) UnresolvedVirtualCall_389, (const Il2CppMethodPointer) UnresolvedVirtualCall_390, (const Il2CppMethodPointer) UnresolvedVirtualCall_391, (const Il2CppMethodPointer) UnresolvedVirtualCall_392, (const Il2CppMethodPointer) UnresolvedVirtualCall_393, (const Il2CppMethodPointer) UnresolvedVirtualCall_394, (const Il2CppMethodPointer) UnresolvedVirtualCall_395, (const Il2CppMethodPointer) UnresolvedVirtualCall_396, (const Il2CppMethodPointer) UnresolvedVirtualCall_397, (const Il2CppMethodPointer) UnresolvedVirtualCall_398, (const Il2CppMethodPointer) UnresolvedVirtualCall_399, (const Il2CppMethodPointer) UnresolvedVirtualCall_400, (const Il2CppMethodPointer) UnresolvedVirtualCall_401, (const Il2CppMethodPointer) UnresolvedVirtualCall_402, (const Il2CppMethodPointer) UnresolvedVirtualCall_403, (const Il2CppMethodPointer) UnresolvedVirtualCall_404, (const Il2CppMethodPointer) UnresolvedVirtualCall_405, (const Il2CppMethodPointer) UnresolvedVirtualCall_406, (const Il2CppMethodPointer) UnresolvedVirtualCall_407, (const Il2CppMethodPointer) UnresolvedVirtualCall_408, (const Il2CppMethodPointer) UnresolvedVirtualCall_409, (const Il2CppMethodPointer) UnresolvedVirtualCall_410, (const Il2CppMethodPointer) UnresolvedVirtualCall_411, (const Il2CppMethodPointer) UnresolvedVirtualCall_412, (const Il2CppMethodPointer) UnresolvedVirtualCall_413, (const Il2CppMethodPointer) UnresolvedVirtualCall_414, (const Il2CppMethodPointer) UnresolvedVirtualCall_415, (const Il2CppMethodPointer) UnresolvedVirtualCall_416, (const Il2CppMethodPointer) UnresolvedVirtualCall_417, (const Il2CppMethodPointer) UnresolvedVirtualCall_418, (const Il2CppMethodPointer) UnresolvedVirtualCall_419, (const Il2CppMethodPointer) UnresolvedVirtualCall_420, (const Il2CppMethodPointer) UnresolvedVirtualCall_421, (const Il2CppMethodPointer) UnresolvedVirtualCall_422, (const Il2CppMethodPointer) UnresolvedVirtualCall_423, (const Il2CppMethodPointer) UnresolvedVirtualCall_424, (const Il2CppMethodPointer) UnresolvedVirtualCall_425, (const Il2CppMethodPointer) UnresolvedVirtualCall_426, (const Il2CppMethodPointer) UnresolvedVirtualCall_427, (const Il2CppMethodPointer) UnresolvedVirtualCall_428, (const Il2CppMethodPointer) UnresolvedVirtualCall_429, (const Il2CppMethodPointer) UnresolvedVirtualCall_430, (const Il2CppMethodPointer) UnresolvedVirtualCall_431, (const Il2CppMethodPointer) UnresolvedVirtualCall_432, (const Il2CppMethodPointer) UnresolvedVirtualCall_433, (const Il2CppMethodPointer) UnresolvedVirtualCall_434, (const Il2CppMethodPointer) UnresolvedVirtualCall_435, (const Il2CppMethodPointer) UnresolvedVirtualCall_436, (const Il2CppMethodPointer) UnresolvedVirtualCall_437, (const Il2CppMethodPointer) UnresolvedVirtualCall_438, (const Il2CppMethodPointer) UnresolvedVirtualCall_439, (const Il2CppMethodPointer) UnresolvedVirtualCall_440, (const Il2CppMethodPointer) UnresolvedVirtualCall_441, (const Il2CppMethodPointer) UnresolvedVirtualCall_442, (const Il2CppMethodPointer) UnresolvedVirtualCall_443, (const Il2CppMethodPointer) UnresolvedVirtualCall_444, (const Il2CppMethodPointer) UnresolvedVirtualCall_445, (const Il2CppMethodPointer) UnresolvedVirtualCall_446, (const Il2CppMethodPointer) UnresolvedVirtualCall_447, (const Il2CppMethodPointer) UnresolvedVirtualCall_448, (const Il2CppMethodPointer) UnresolvedVirtualCall_449, (const Il2CppMethodPointer) UnresolvedVirtualCall_450, (const Il2CppMethodPointer) UnresolvedVirtualCall_451, (const Il2CppMethodPointer) UnresolvedVirtualCall_452, (const Il2CppMethodPointer) UnresolvedVirtualCall_453, (const Il2CppMethodPointer) UnresolvedVirtualCall_454, (const Il2CppMethodPointer) UnresolvedVirtualCall_455, (const Il2CppMethodPointer) UnresolvedVirtualCall_456, (const Il2CppMethodPointer) UnresolvedVirtualCall_457, (const Il2CppMethodPointer) UnresolvedVirtualCall_458, (const Il2CppMethodPointer) UnresolvedVirtualCall_459, (const Il2CppMethodPointer) UnresolvedVirtualCall_460, (const Il2CppMethodPointer) UnresolvedVirtualCall_461, (const Il2CppMethodPointer) UnresolvedVirtualCall_462, (const Il2CppMethodPointer) UnresolvedVirtualCall_463, (const Il2CppMethodPointer) UnresolvedVirtualCall_464, (const Il2CppMethodPointer) UnresolvedVirtualCall_465, };