588 lines
28 KiB
C++
588 lines
28 KiB
C++
|
|
#include "pch-cpp.hpp"
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
|
|||
|
|
struct IReadOnlyList_1_t7BB300FE9C8B0D3BCB34B752D2516BD12EB5E8CF;
|
|||
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D;
|
|||
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD;
|
|||
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|||
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|||
|
|
struct StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248;
|
|||
|
|
struct AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041;
|
|||
|
|
struct CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B;
|
|||
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71;
|
|||
|
|
struct String_t;
|
|||
|
|
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t9AEE7537797CCEC8E6F3A24A45611E23DFBA53DA;
|
|||
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeClass* List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____930306DA92D671E69659D3AB1AB609F770E3E055BD5DA7E053E2E4C0FF48FC0C_FieldInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C RuntimeField* U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____D220C09E3C2E349267D418A5FFEABE5FF8165725DBD217890DF20B9EB920B88E_FieldInfo_var;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral05B6C0B14C9AFC694171DD3A3B416FBD76402718;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0B34DFC38793BF0AF6DEA9A94F7CCB4150E999A6;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral0F7665E08B7C524D4040ECC9C4562EB010091978;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral4B99C0C31A220AC15DD7E5B1AABAD2122C49DF80;
|
|||
|
|
IL2CPP_EXTERN_C String_t* _stringLiteral946BD80B231F5776B5307B385889C9ABB57D3D53;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var;
|
|||
|
|
IL2CPP_EXTERN_C const RuntimeMethod* List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var;
|
|||
|
|
|
|||
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031;
|
|||
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C_BEGIN
|
|||
|
|
IL2CPP_EXTERN_C_END
|
|||
|
|
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
struct U3CModuleU3E_t0ECD0D952F596327E9B1C6A1D66B130925934F79
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ____items;
|
|||
|
|
int32_t ____size;
|
|||
|
|
int32_t ____version;
|
|||
|
|
RuntimeObject* ____syncRoot;
|
|||
|
|
};
|
|||
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ____items;
|
|||
|
|
int32_t ____size;
|
|||
|
|
int32_t ____version;
|
|||
|
|
RuntimeObject* ____syncRoot;
|
|||
|
|
};
|
|||
|
|
struct U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct String_t : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
int32_t ____stringLength;
|
|||
|
|
Il2CppChar ____firstChar;
|
|||
|
|
};
|
|||
|
|
struct UIMetaRegistryInitializer_t06FF49383288DF4BD11B1BD3B60CF46BD367E1EB : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct UIResRegistryInitializer_t728EA28FCF5BD0ED04FBE4174DF7BA19F2554547 : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t9AEE7537797CCEC8E6F3A24A45611E23DFBA53DA : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct ValueType_t6D9B272BD21782F0A9A14F2E41F85A50E97A986F_marshaled_com
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22
|
|||
|
|
{
|
|||
|
|
bool ___m_value;
|
|||
|
|
};
|
|||
|
|
struct Byte_t94D9231AC217BE4D2E004C4CD32DF6D099EA41A3
|
|||
|
|
{
|
|||
|
|
uint8_t ___m_value;
|
|||
|
|
};
|
|||
|
|
struct Int32_t680FF22E76F6EFAD4375103CBBFFA0421349384C
|
|||
|
|
{
|
|||
|
|
int32_t ___m_value;
|
|||
|
|
};
|
|||
|
|
struct IntPtr_t
|
|||
|
|
{
|
|||
|
|
void* ___m_value;
|
|||
|
|
};
|
|||
|
|
struct Void_t4861ACF8F4594C3437BB48B6E56783494B843915
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
struct
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
uint8_t Void_t4861ACF8F4594C3437BB48B6E56783494B843915__padding[1];
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
#pragma pack(push, tp, 1)
|
|||
|
|
struct __StaticArrayInitTypeSizeU3D26_t7DF6E25C02DC1902AE8C04546AA0740DA39B01EC
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
struct
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
uint8_t __StaticArrayInitTypeSizeU3D26_t7DF6E25C02DC1902AE8C04546AA0740DA39B01EC__padding[26];
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
#pragma pack(pop, tp)
|
|||
|
|
#pragma pack(push, tp, 1)
|
|||
|
|
struct __StaticArrayInitTypeSizeU3D57_t914DBE58EDD50007DC2A3E77408D02C7365C6BA5
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
struct
|
|||
|
|
{
|
|||
|
|
union
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
uint8_t __StaticArrayInitTypeSizeU3D57_t914DBE58EDD50007DC2A3E77408D02C7365C6BA5__padding[57];
|
|||
|
|
};
|
|||
|
|
};
|
|||
|
|
#pragma pack(pop, tp)
|
|||
|
|
struct MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6
|
|||
|
|
{
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___FilePathsData;
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* ___TypesData;
|
|||
|
|
int32_t ___TotalTypes;
|
|||
|
|
int32_t ___TotalFiles;
|
|||
|
|
bool ___IsEditorOnly;
|
|||
|
|
};
|
|||
|
|
struct MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
Il2CppSafeArray* ___FilePathsData;
|
|||
|
|
Il2CppSafeArray* ___TypesData;
|
|||
|
|
int32_t ___TotalTypes;
|
|||
|
|
int32_t ___TotalFiles;
|
|||
|
|
int32_t ___IsEditorOnly;
|
|||
|
|
};
|
|||
|
|
struct MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_com
|
|||
|
|
{
|
|||
|
|
Il2CppSafeArray* ___FilePathsData;
|
|||
|
|
Il2CppSafeArray* ___TypesData;
|
|||
|
|
int32_t ___TotalTypes;
|
|||
|
|
int32_t ___TotalFiles;
|
|||
|
|
int32_t ___IsEditorOnly;
|
|||
|
|
};
|
|||
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C : public RuntimeObject
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_CachedPtr;
|
|||
|
|
};
|
|||
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_pinvoke
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_CachedPtr;
|
|||
|
|
};
|
|||
|
|
struct Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C_marshaled_com
|
|||
|
|
{
|
|||
|
|
intptr_t ___m_CachedPtr;
|
|||
|
|
};
|
|||
|
|
struct RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5
|
|||
|
|
{
|
|||
|
|
intptr_t ___value;
|
|||
|
|
};
|
|||
|
|
struct Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3 : public Object_tC12DECB6760A7F2CBF65D9DCF18D044C2D97152C
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA : public Component_t39FBE53E5EFCF4409111FB22C15FF73717632EC3
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71 : public Behaviour_t01970CFBBA658497AE30F311C447DB0440BAB7FA
|
|||
|
|
{
|
|||
|
|
CancellationTokenSource_tAAE1E0033BCFC233801F8CB4CED5C852B350CB7B* ___m_CancellationTokenSource;
|
|||
|
|
};
|
|||
|
|
struct AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041 : public MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71
|
|||
|
|
{
|
|||
|
|
};
|
|||
|
|
struct List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D_StaticFields
|
|||
|
|
{
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* ___s_emptyArray;
|
|||
|
|
};
|
|||
|
|
struct List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_StaticFields
|
|||
|
|
{
|
|||
|
|
StringU5BU5D_t7674CD946EC0CE7B3AE0BE70E6EE85F2ECD9F248* ___s_emptyArray;
|
|||
|
|
};
|
|||
|
|
struct U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A_StaticFields
|
|||
|
|
{
|
|||
|
|
__StaticArrayInitTypeSizeU3D26_t7DF6E25C02DC1902AE8C04546AA0740DA39B01EC ___930306DA92D671E69659D3AB1AB609F770E3E055BD5DA7E053E2E4C0FF48FC0C;
|
|||
|
|
__StaticArrayInitTypeSizeU3D57_t914DBE58EDD50007DC2A3E77408D02C7365C6BA5 ___D220C09E3C2E349267D418A5FFEABE5FF8165725DBD217890DF20B9EB920B88E;
|
|||
|
|
};
|
|||
|
|
struct String_t_StaticFields
|
|||
|
|
{
|
|||
|
|
String_t* ___Empty;
|
|||
|
|
};
|
|||
|
|
struct Boolean_t09A6377A54BE2F9E6985A8149F19234FD7DDFE22_StaticFields
|
|||
|
|
{
|
|||
|
|
String_t* ___TrueString;
|
|||
|
|
String_t* ___FalseString;
|
|||
|
|
};
|
|||
|
|
struct AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_StaticFields
|
|||
|
|
{
|
|||
|
|
RuntimeObject* ___PatchedAOTAssemblyList;
|
|||
|
|
};
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
struct ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031 : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
ALIGN_FIELD (8) uint8_t m_Items[1];
|
|||
|
|
|
|||
|
|
inline uint8_t GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline uint8_t* GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, uint8_t value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
inline uint8_t GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline uint8_t* GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, uint8_t value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
struct ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918 : public RuntimeArray
|
|||
|
|
{
|
|||
|
|
ALIGN_FIELD (8) RuntimeObject* m_Items[1];
|
|||
|
|
|
|||
|
|
inline RuntimeObject* GetAt(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject** GetAddressAt(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAt(il2cpp_array_size_t index, RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
IL2CPP_ARRAY_BOUNDS_CHECK(index, (uint32_t)(this)->max_length);
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject* GetAtUnchecked(il2cpp_array_size_t index) const
|
|||
|
|
{
|
|||
|
|
return m_Items[index];
|
|||
|
|
}
|
|||
|
|
inline RuntimeObject** GetAddressAtUnchecked(il2cpp_array_size_t index)
|
|||
|
|
{
|
|||
|
|
return m_Items + index;
|
|||
|
|
}
|
|||
|
|
inline void SetAtUnchecked(il2cpp_array_size_t index, RuntimeObject* value)
|
|||
|
|
{
|
|||
|
|
m_Items[index] = value;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)m_Items + index, (void*)value);
|
|||
|
|
}
|
|||
|
|
};
|
|||
|
|
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_NO_INLINE IL2CPP_METHOD_ATTR void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method) ;
|
|||
|
|
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E (MonoBehaviour_t532A11E69716D348D8AA7F854AFCBFCB8AD17F71* __this, const RuntimeMethod* method) ;
|
|||
|
|
inline void List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, const RuntimeMethod*))List_1__ctor_m7F078BB342729BDF11327FD89D7872265328F690_gshared)(__this, method);
|
|||
|
|
}
|
|||
|
|
inline void List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* __this, String_t* ___0_item, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*, String_t*, const RuntimeMethod*))List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline)(__this, ___0_item, method);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B (RuntimeArray* ___0_array, RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 ___1_fldHandle, const RuntimeMethod* method) ;
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2 (RuntimeObject* __this, const RuntimeMethod* method) ;
|
|||
|
|
inline void List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4 (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
(( void (*) (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D*, RuntimeObject*, const RuntimeMethod*))List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4_gshared)(__this, ___0_item, method);
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AOTGenericReferences_RefMethods_m4935828CAA92722155E5282A2AD179D8D402F41C (AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AOTGenericReferences__ctor_m0246D3F1B61D76FBD30FF09A1CE22DA5DBC49A39 (AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
MonoBehaviour__ctor_m592DB0105CA0BC97AA1C5F4AD27B12D68A3B7C1E(__this, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void AOTGenericReferences__cctor_m88F5390706C70703649EF1B8CD69A3B82D60CFD1 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_il2cpp_TypeInfo_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral05B6C0B14C9AFC694171DD3A3B416FBD76402718);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0B34DFC38793BF0AF6DEA9A94F7CCB4150E999A6);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral0F7665E08B7C524D4040ECC9C4562EB010091978);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral4B99C0C31A220AC15DD7E5B1AABAD2122C49DF80);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&_stringLiteral946BD80B231F5776B5307B385889C9ABB57D3D53);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_0 = (List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD*)il2cpp_codegen_object_new(List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD_il2cpp_TypeInfo_var);
|
|||
|
|
List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E(L_0, List_1__ctor_mCA8DD57EAC70C2B5923DBB9D5A77CEAC22E7068E_RuntimeMethod_var);
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_1 = L_0;
|
|||
|
|
NullCheck(L_1);
|
|||
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_1, _stringLiteral05B6C0B14C9AFC694171DD3A3B416FBD76402718, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_2 = L_1;
|
|||
|
|
NullCheck(L_2);
|
|||
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_2, _stringLiteral946BD80B231F5776B5307B385889C9ABB57D3D53, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_3 = L_2;
|
|||
|
|
NullCheck(L_3);
|
|||
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_3, _stringLiteral4B99C0C31A220AC15DD7E5B1AABAD2122C49DF80, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_4 = L_3;
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_4, _stringLiteral0F7665E08B7C524D4040ECC9C4562EB010091978, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
List_1_tF470A3BE5C1B5B68E1325EF3F109D172E60BD7CD* L_5 = L_4;
|
|||
|
|
NullCheck(L_5);
|
|||
|
|
List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_inline(L_5, _stringLiteral0B34DFC38793BF0AF6DEA9A94F7CCB4150E999A6, List_1_Add_mF10DB1D3CBB0B14215F0E4F8AB4934A1955E5351_RuntimeMethod_var);
|
|||
|
|
((AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_StaticFields*)il2cpp_codegen_static_fields_for(AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_il2cpp_TypeInfo_var))->___PatchedAOTAssemblyList = L_5;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&((AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_StaticFields*)il2cpp_codegen_static_fields_for(AOTGenericReferences_t844172B299AEFEFC58945190F125665139C3E041_il2cpp_TypeInfo_var))->___PatchedAOTAssemblyList), (void*)L_5);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6 UnitySourceGeneratedAssemblyMonoScriptTypes_v1_Get_m84330DC7D7CC33F1FCA3F3E8E81123CBC2A709B4 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
static bool s_Il2CppMethodInitialized;
|
|||
|
|
if (!s_Il2CppMethodInitialized)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____930306DA92D671E69659D3AB1AB609F770E3E055BD5DA7E053E2E4C0FF48FC0C_FieldInfo_var);
|
|||
|
|
il2cpp_codegen_initialize_runtime_metadata((uintptr_t*)&U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____D220C09E3C2E349267D418A5FFEABE5FF8165725DBD217890DF20B9EB920B88E_FieldInfo_var);
|
|||
|
|
s_Il2CppMethodInitialized = true;
|
|||
|
|
}
|
|||
|
|
MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6 V_0;
|
|||
|
|
memset((&V_0), 0, sizeof(V_0));
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_initobj((&V_0), sizeof(MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6));
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_0 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)57));
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_1 = L_0;
|
|||
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_2 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____D220C09E3C2E349267D418A5FFEABE5FF8165725DBD217890DF20B9EB920B88E_FieldInfo_var) };
|
|||
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_1, L_2, NULL);
|
|||
|
|
(&V_0)->___FilePathsData = L_1;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___FilePathsData), (void*)L_1);
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_3 = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)SZArrayNew(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031_il2cpp_TypeInfo_var, (uint32_t)((int32_t)26));
|
|||
|
|
ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031* L_4 = L_3;
|
|||
|
|
RuntimeFieldHandle_t6E4C45B6D2EA12FC99185805A7E77527899B25C5 L_5 = { reinterpret_cast<intptr_t> (U3CPrivateImplementationDetailsU3E_tA2D292A831A3018675FE7B90EEEC02D75BF0E67A____930306DA92D671E69659D3AB1AB609F770E3E055BD5DA7E053E2E4C0FF48FC0C_FieldInfo_var) };
|
|||
|
|
RuntimeHelpers_InitializeArray_m751372AA3F24FBF6DA9B9D687CBFA2DE436CAB9B((RuntimeArray*)L_4, L_5, NULL);
|
|||
|
|
(&V_0)->___TypesData = L_4;
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&(&V_0)->___TypesData), (void*)L_4);
|
|||
|
|
(&V_0)->___TotalFiles = 1;
|
|||
|
|
(&V_0)->___TotalTypes = 1;
|
|||
|
|
(&V_0)->___IsEditorOnly = (bool)0;
|
|||
|
|
MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6 L_6 = V_0;
|
|||
|
|
return L_6;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UnitySourceGeneratedAssemblyMonoScriptTypes_v1__ctor_m2311327A2265A26C2682007D4E0D987629632BDE (UnitySourceGeneratedAssemblyMonoScriptTypes_v1_t9AEE7537797CCEC8E6F3A24A45611E23DFBA53DA* __this, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
Object__ctor_mE837C6B9FA8C6D5D109F4B2EC885D79919AC0EA2(__this, NULL);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_pinvoke(const MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6& unmarshaled, MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|||
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|||
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|||
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|||
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_pinvoke_back(const MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_pinvoke& marshaled, MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6& unmarshaled)
|
|||
|
|
{
|
|||
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData);
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData));
|
|||
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData);
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData));
|
|||
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|||
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|||
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|||
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|||
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|||
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|||
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|||
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|||
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_pinvoke_cleanup(MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_pinvoke& marshaled)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|||
|
|
marshaled.___FilePathsData = NULL;
|
|||
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|||
|
|
marshaled.___TypesData = NULL;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_com(const MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6& unmarshaled, MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
marshaled.___FilePathsData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___FilePathsData);
|
|||
|
|
marshaled.___TypesData = il2cpp_codegen_com_marshal_safe_array(IL2CPP_VT_I1, unmarshaled.___TypesData);
|
|||
|
|
marshaled.___TotalTypes = unmarshaled.___TotalTypes;
|
|||
|
|
marshaled.___TotalFiles = unmarshaled.___TotalFiles;
|
|||
|
|
marshaled.___IsEditorOnly = static_cast<int32_t>(unmarshaled.___IsEditorOnly);
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_com_back(const MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_com& marshaled, MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6& unmarshaled)
|
|||
|
|
{
|
|||
|
|
unmarshaled.___FilePathsData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData);
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___FilePathsData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___FilePathsData));
|
|||
|
|
unmarshaled.___TypesData = (ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData);
|
|||
|
|
Il2CppCodeGenWriteBarrier((void**)(&unmarshaled.___TypesData), (void*)(ByteU5BU5D_tA6237BF417AE52AD70CFB4EF24A7A82613DF9031*)il2cpp_codegen_com_marshal_safe_array_result(IL2CPP_VT_I1, il2cpp_defaults.byte_class, marshaled.___TypesData));
|
|||
|
|
int32_t unmarshaledTotalTypes_temp_2 = 0;
|
|||
|
|
unmarshaledTotalTypes_temp_2 = marshaled.___TotalTypes;
|
|||
|
|
unmarshaled.___TotalTypes = unmarshaledTotalTypes_temp_2;
|
|||
|
|
int32_t unmarshaledTotalFiles_temp_3 = 0;
|
|||
|
|
unmarshaledTotalFiles_temp_3 = marshaled.___TotalFiles;
|
|||
|
|
unmarshaled.___TotalFiles = unmarshaledTotalFiles_temp_3;
|
|||
|
|
bool unmarshaledIsEditorOnly_temp_4 = false;
|
|||
|
|
unmarshaledIsEditorOnly_temp_4 = static_cast<bool>(marshaled.___IsEditorOnly);
|
|||
|
|
unmarshaled.___IsEditorOnly = unmarshaledIsEditorOnly_temp_4;
|
|||
|
|
}
|
|||
|
|
IL2CPP_EXTERN_C void MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshal_com_cleanup(MonoScriptData_t16C104D6513A36DF1E9F26B9A88301E0F874E5E6_marshaled_com& marshaled)
|
|||
|
|
{
|
|||
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___FilePathsData);
|
|||
|
|
marshaled.___FilePathsData = NULL;
|
|||
|
|
il2cpp_codegen_com_destroy_safe_array(marshaled.___TypesData);
|
|||
|
|
marshaled.___TypesData = NULL;
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIMetaRegistryInitializer_RegisterAll_m48D1E6797B704409204BF2D9679BD63289571707 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_EXTERN_C IL2CPP_METHOD_ATTR void UIResRegistryInitializer_RegisterAll_mE1B163354EB3905A03BFA28D7A73A713EA134BB7 (const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
{
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic push
|
|||
|
|
#pragma clang diagnostic ignored "-Winvalid-offsetof"
|
|||
|
|
#pragma clang diagnostic ignored "-Wunused-variable"
|
|||
|
|
#endif
|
|||
|
|
#ifdef __clang__
|
|||
|
|
#pragma clang diagnostic pop
|
|||
|
|
#endif
|
|||
|
|
IL2CPP_MANAGED_FORCE_INLINE IL2CPP_METHOD_ATTR void List_1_Add_mEBCF994CC3814631017F46A387B1A192ED6C85C7_gshared_inline (List_1_tA239CB83DE5615F348BB0507E45F490F4F7C9A8D* __this, RuntimeObject* ___0_item, const RuntimeMethod* method)
|
|||
|
|
{
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* V_0 = NULL;
|
|||
|
|
int32_t V_1 = 0;
|
|||
|
|
{
|
|||
|
|
int32_t L_0 = __this->____version;
|
|||
|
|
__this->____version = ((int32_t)il2cpp_codegen_add(L_0, 1));
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_1 = __this->____items;
|
|||
|
|
V_0 = L_1;
|
|||
|
|
int32_t L_2 = __this->____size;
|
|||
|
|
V_1 = L_2;
|
|||
|
|
int32_t L_3 = V_1;
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_4 = V_0;
|
|||
|
|
NullCheck(L_4);
|
|||
|
|
if ((!(((uint32_t)L_3) < ((uint32_t)((int32_t)(((RuntimeArray*)L_4)->max_length))))))
|
|||
|
|
{
|
|||
|
|
goto IL_0034;
|
|||
|
|
}
|
|||
|
|
}
|
|||
|
|
{
|
|||
|
|
int32_t L_5 = V_1;
|
|||
|
|
__this->____size = ((int32_t)il2cpp_codegen_add(L_5, 1));
|
|||
|
|
ObjectU5BU5D_t8061030B0A12A55D5AD8652A20C922FE99450918* L_6 = V_0;
|
|||
|
|
int32_t L_7 = V_1;
|
|||
|
|
RuntimeObject* L_8 = ___0_item;
|
|||
|
|
NullCheck(L_6);
|
|||
|
|
(L_6)->SetAt(static_cast<il2cpp_array_size_t>(L_7), (RuntimeObject*)L_8);
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
IL_0034:
|
|||
|
|
{
|
|||
|
|
RuntimeObject* L_9 = ___0_item;
|
|||
|
|
List_1_AddWithResize_m79A9BF770BEF9C06BE40D5401E55E375F2726CC4(__this, L_9, il2cpp_rgctx_method(method->klass->rgctx_data, 14));
|
|||
|
|
return;
|
|||
|
|
}
|
|||
|
|
}
|