Skip to content

Commit

Permalink
Update for 1.40.1 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
kodenamekrak authored Jan 30, 2025
1 parent a477f40 commit ef4841c
Show file tree
Hide file tree
Showing 21,281 changed files with 255,015 additions and 253,662 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
4 changes: 2 additions & 2 deletions include/AOT/zzzz__MonoPInvokeCallbackAttribute_def.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class CORDL_TYPE MonoPInvokeCallbackAttribute : public ::System::Attribute {
// Declarations
static inline ::AOT::MonoPInvokeCallbackAttribute* New_ctor(::System::Type* type);

/// @brief Method .ctor, addr 0x485d290, size 0x8, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x48604f4, size 0x8, virtual false, abstract: false, final false
inline void _ctor(::System::Type* type);

protected:
Expand All @@ -41,7 +41,7 @@ class CORDL_TYPE MonoPInvokeCallbackAttribute : public ::System::Attribute {
MonoPInvokeCallbackAttribute(MonoPInvokeCallbackAttribute const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 10532 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 10535 };

static constexpr bool __IL2CPP_IS_VALUE_TYPE = false;
};
Expand Down
2 changes: 1 addition & 1 deletion include/AOT/zzzz__MonoPInvokeCallbackAttribute_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ template <>

struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::AOT::MonoPInvokeCallbackAttribute::*)(::System::Type*)>(&::AOT::MonoPInvokeCallbackAttribute::_ctor)> {
constexpr static std::size_t size = 0x8;
constexpr static std::size_t addrs = 0x485d290;
constexpr static std::size_t addrs = 0x48604f4;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method =
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,16 +59,16 @@ class CORDL_TYPE CatalogLocationData : public ::System::Object {

constexpr void __cordl_internal_set__LocatorId_k__BackingField(::StringW value);

/// @brief Method .ctor, addr 0x44db524, size 0x3c, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x44de788, size 0x3c, virtual false, abstract: false, final false
inline void _ctor(::StringW locatorId, ::StringW localHash, ::UnityEngine::ResourceManagement::ResourceLocations::IResourceLocation* resourceLocation);

/// @brief Method get_CatalogLocation, addr 0x44dbb80, size 0x8, virtual false, abstract: false, final false
/// @brief Method get_CatalogLocation, addr 0x44dede4, size 0x8, virtual false, abstract: false, final false
inline ::UnityEngine::ResourceManagement::ResourceLocations::IResourceLocation* get_CatalogLocation();

/// @brief Method get_LocalHash, addr 0x44dbb78, size 0x8, virtual false, abstract: false, final false
/// @brief Method get_LocalHash, addr 0x44deddc, size 0x8, virtual false, abstract: false, final false
inline ::StringW get_LocalHash();

/// @brief Method get_LocatorId, addr 0x44dbb70, size 0x8, virtual false, abstract: false, final false
/// @brief Method get_LocatorId, addr 0x44dedd4, size 0x8, virtual false, abstract: false, final false
inline ::StringW get_LocatorId();

protected:
Expand All @@ -86,7 +86,7 @@ class CORDL_TYPE CatalogLocationData : public ::System::Object {
CatalogLocationData(CatalogLocationData const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16133 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16136 };

/// @brief Field <LocatorId>k__BackingField, offset: 0x10, size: 0x8, def value: None
::StringW ____LocatorId_k__BackingField;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::StringW (::AddressablesInternalBridge::Runtime::CatalogLocationData::*)()>(
&::AddressablesInternalBridge::Runtime::CatalogLocationData::get_LocatorId)> {
constexpr static std::size_t size = 0x8;
constexpr static std::size_t addrs = 0x44dbb70;
constexpr static std::size_t addrs = 0x44dedd4;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method =
Expand All @@ -24,7 +24,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::StringW (::AddressablesInternalBridge::Runtime::CatalogLocationData::*)()>(
&::AddressablesInternalBridge::Runtime::CatalogLocationData::get_LocalHash)> {
constexpr static std::size_t size = 0x8;
constexpr static std::size_t addrs = 0x44dbb78;
constexpr static std::size_t addrs = 0x44deddc;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method =
Expand All @@ -39,7 +39,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::UnityEngine::ResourceManagement::ResourceLocations::IResourceLocation* (
::AddressablesInternalBridge::Runtime::CatalogLocationData::*)()>(&::AddressablesInternalBridge::Runtime::CatalogLocationData::get_CatalogLocation)> {
constexpr static std::size_t size = 0x8;
constexpr static std::size_t addrs = 0x44dbb80;
constexpr static std::size_t addrs = 0x44dede4;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method =
Expand All @@ -54,7 +54,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::AddressablesInternalBridge::Runtime::CatalogLocationData::*)(
::StringW, ::StringW, ::UnityEngine::ResourceManagement::ResourceLocations::IResourceLocation*)>(&::AddressablesInternalBridge::Runtime::CatalogLocationData::_ctor)> {
constexpr static std::size_t size = 0x3c;
constexpr static std::size_t addrs = 0x44db524;
constexpr static std::size_t addrs = 0x44de788;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS((::il2cpp_utils::FindMethod(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@ class CORDL_TYPE Extensions___c : public ::System::Object {

static inline ::AddressablesInternalBridge::Runtime::Extensions___c* New_ctor();

/// @brief Method <GetUpdateableCatalogLocationDatas>b__1_0, addr 0x44db7a0, size 0x14, virtual false, abstract: false, final false
/// @brief Method <GetUpdateableCatalogLocationDatas>b__1_0, addr 0x44dea04, size 0x14, virtual false, abstract: false, final false
inline bool _GetUpdateableCatalogLocationDatas_b__1_0(::UnityEngine::AddressableAssets::ResourceLocatorInfo* locatorInfo);

/// @brief Method <GetUpdateableCatalogLocationDatas>b__1_1, addr 0x44db958, size 0xfc, virtual false, abstract: false, final false
/// @brief Method <GetUpdateableCatalogLocationDatas>b__1_1, addr 0x44debbc, size 0xfc, virtual false, abstract: false, final false
inline ::AddressablesInternalBridge::Runtime::CatalogLocationData* _GetUpdateableCatalogLocationDatas_b__1_1(::UnityEngine::AddressableAssets::ResourceLocatorInfo* locatorInfo);

/// @brief Method .ctor, addr 0x44db798, size 0x8, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x44de9fc, size 0x8, virtual false, abstract: false, final false
inline void _ctor();

static inline ::AddressablesInternalBridge::Runtime::Extensions___c* getStaticF___9();
Expand Down Expand Up @@ -86,7 +86,7 @@ class CORDL_TYPE Extensions___c : public ::System::Object {
Extensions___c(Extensions___c const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16131 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16134 };

static constexpr bool __IL2CPP_IS_VALUE_TYPE = false;
};
Expand All @@ -103,10 +103,10 @@ class CORDL_TYPE Extensions : public ::System::Object {
// Declarations
using __c = ::AddressablesInternalBridge::Runtime::Extensions___c;

/// @brief Method GetCatalogLocationData, addr 0x44db1f8, size 0xb4, virtual false, abstract: false, final false
/// @brief Method GetCatalogLocationData, addr 0x44de45c, size 0xb4, virtual false, abstract: false, final false
static inline ::AddressablesInternalBridge::Runtime::CatalogLocationData* GetCatalogLocationData(::StringW locatorId);

/// @brief Method GetUpdateableCatalogLocationDatas, addr 0x44db560, size 0x1dc, virtual false, abstract: false, final false
/// @brief Method GetUpdateableCatalogLocationDatas, addr 0x44de7c4, size 0x1dc, virtual false, abstract: false, final false
static inline ::System::Collections::Generic::IEnumerable_1<::AddressablesInternalBridge::Runtime::CatalogLocationData*>* GetUpdateableCatalogLocationDatas();

protected:
Expand All @@ -124,7 +124,7 @@ class CORDL_TYPE Extensions : public ::System::Object {
Extensions(Extensions const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16132 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 16135 };

static constexpr bool __IL2CPP_IS_VALUE_TYPE = false;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::AddressablesInternalBridge::Runtime::Extensions___c::*)()>(
&::AddressablesInternalBridge::Runtime::Extensions___c::_ctor)> {
constexpr static std::size_t size = 0x8;
constexpr static std::size_t addrs = 0x44db798;
constexpr static std::size_t addrs = 0x44de9fc;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS((::il2cpp_utils::FindMethod(::il2cpp_utils::il2cpp_type_check::il2cpp_no_arg_class<::AddressablesInternalBridge::Runtime::Extensions___c*>::get(),
Expand All @@ -27,7 +27,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<bool (::AddressablesInternalBridge::Runtime::Extensions___c::*)(
::UnityEngine::AddressableAssets::ResourceLocatorInfo*)>(&::AddressablesInternalBridge::Runtime::Extensions___c::_GetUpdateableCatalogLocationDatas_b__1_0)> {
constexpr static std::size_t size = 0x14;
constexpr static std::size_t addrs = 0x44db7a0;
constexpr static std::size_t addrs = 0x44dea04;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS(
Expand All @@ -44,7 +44,7 @@ struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<
static_cast<::AddressablesInternalBridge::Runtime::CatalogLocationData* (::AddressablesInternalBridge::Runtime::Extensions___c::*)(::UnityEngine::AddressableAssets::ResourceLocatorInfo*)>(
&::AddressablesInternalBridge::Runtime::Extensions___c::_GetUpdateableCatalogLocationDatas_b__1_1)> {
constexpr static std::size_t size = 0xfc;
constexpr static std::size_t addrs = 0x44db958;
constexpr static std::size_t addrs = 0x44debbc;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS(
Expand Down Expand Up @@ -114,7 +114,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::AddressablesInternalBridge::Runtime::CatalogLocationData* (*)(::StringW)>(
&::AddressablesInternalBridge::Runtime::Extensions::GetCatalogLocationData)> {
constexpr static std::size_t size = 0xb4;
constexpr static std::size_t addrs = 0x44db1f8;
constexpr static std::size_t addrs = 0x44de45c;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS(
Expand All @@ -129,7 +129,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::System::Collections::Generic::IEnumerable_1<::AddressablesInternalBridge::Runtime::CatalogLocationData*>* (*)()>(
&::AddressablesInternalBridge::Runtime::Extensions::GetUpdateableCatalogLocationDatas)> {
constexpr static std::size_t size = 0x1dc;
constexpr static std::size_t addrs = 0x44db560;
constexpr static std::size_t addrs = 0x44de7c4;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method =
Expand Down
10 changes: 5 additions & 5 deletions include/Assets/OVR/Scripts/zzzz__FixMethodDelegate_def.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -34,18 +34,18 @@ namespace Assets::OVR::Scripts {
class CORDL_TYPE FixMethodDelegate : public ::System::MulticastDelegate {
public:
// Declarations
/// @brief Method BeginInvoke, addr 0x4077584, size 0xc4, virtual true, abstract: false, final false
/// @brief Method BeginInvoke, addr 0x407a7e8, size 0xc4, virtual true, abstract: false, final false
inline ::System::IAsyncResult* BeginInvoke(::UnityEngine::Object* obj, bool isLastInSet, int32_t selectedIndex, ::System::AsyncCallback* callback, ::System::Object* object);

/// @brief Method EndInvoke, addr 0x4077648, size 0xc, virtual true, abstract: false, final false
/// @brief Method EndInvoke, addr 0x407a8ac, size 0xc, virtual true, abstract: false, final false
inline void EndInvoke(::System::IAsyncResult* result);

/// @brief Method Invoke, addr 0x407756c, size 0x18, virtual true, abstract: false, final false
/// @brief Method Invoke, addr 0x407a7d0, size 0x18, virtual true, abstract: false, final false
inline void Invoke(::UnityEngine::Object* obj, bool isLastInSet, int32_t selectedIndex);

static inline ::Assets::OVR::Scripts::FixMethodDelegate* New_ctor(::System::Object* object, ::System::IntPtr method);

/// @brief Method .ctor, addr 0x4077468, size 0x104, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x407a6cc, size 0x104, virtual false, abstract: false, final false
inline void _ctor(::System::Object* object, ::System::IntPtr method);

protected:
Expand All @@ -63,7 +63,7 @@ class CORDL_TYPE FixMethodDelegate : public ::System::MulticastDelegate {
FixMethodDelegate(FixMethodDelegate const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9049 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9052 };

static constexpr bool __IL2CPP_IS_VALUE_TYPE = false;
};
Expand Down
8 changes: 4 additions & 4 deletions include/Assets/OVR/Scripts/zzzz__FixMethodDelegate_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::FixMethodDelegate::*)(::System::Object*, ::System::IntPtr)>(
&::Assets::OVR::Scripts::FixMethodDelegate::_ctor)> {
constexpr static std::size_t size = 0x104;
constexpr static std::size_t addrs = 0x4077468;
constexpr static std::size_t addrs = 0x407a6cc;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS(
Expand All @@ -29,7 +29,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::FixMethodDelegate::*)(::UnityEngine::Object*, bool, int32_t)>(
&::Assets::OVR::Scripts::FixMethodDelegate::Invoke)> {
constexpr static std::size_t size = 0x18;
constexpr static std::size_t addrs = 0x407756c;
constexpr static std::size_t addrs = 0x407a7d0;

inline static ::MethodInfo const* methodInfo() {

Expand All @@ -44,7 +44,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<::System::IAsyncResult* (
::Assets::OVR::Scripts::FixMethodDelegate::*)(::UnityEngine::Object*, bool, int32_t, ::System::AsyncCallback*, ::System::Object*)>(&::Assets::OVR::Scripts::FixMethodDelegate::BeginInvoke)> {
constexpr static std::size_t size = 0xc4;
constexpr static std::size_t addrs = 0x4077584;
constexpr static std::size_t addrs = 0x407a7e8;

inline static ::MethodInfo const* methodInfo() {

Expand All @@ -59,7 +59,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::FixMethodDelegate::*)(::System::IAsyncResult*)>(
&::Assets::OVR::Scripts::FixMethodDelegate::EndInvoke)> {
constexpr static std::size_t size = 0xc;
constexpr static std::size_t addrs = 0x4077648;
constexpr static std::size_t addrs = 0x407a8ac;

inline static ::MethodInfo const* methodInfo() {

Expand Down
4 changes: 2 additions & 2 deletions include/Assets/OVR/Scripts/zzzz__FixRecord_def.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class CORDL_TYPE FixRecord : public ::Assets::OVR::Scripts::Record {

constexpr void __cordl_internal_set_targetObject(::UnityW<::UnityEngine::Object> value);

/// @brief Method .ctor, addr 0x4077654, size 0x6c, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x407a8b8, size 0x6c, virtual false, abstract: false, final false
inline void _ctor(int32_t order, ::StringW cat, ::StringW msg, ::Assets::OVR::Scripts::FixMethodDelegate* fix, ::UnityEngine::Object* target, bool editRequired,
::ArrayW<::StringW, ::Array<::StringW>*> buttons);

Expand All @@ -93,7 +93,7 @@ class CORDL_TYPE FixRecord : public ::Assets::OVR::Scripts::Record {
FixRecord(FixRecord const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9050 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9053 };

/// @brief Field fixMethod, offset: 0x28, size: 0x8, def value: None
::Assets::OVR::Scripts::FixMethodDelegate* ___fixMethod;
Expand Down
2 changes: 1 addition & 1 deletion include/Assets/OVR/Scripts/zzzz__FixRecord_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::FixRecord::*)(
int32_t, ::StringW, ::StringW, ::Assets::OVR::Scripts::FixMethodDelegate*, ::UnityEngine::Object*, bool, ::ArrayW<::StringW, ::Array<::StringW>*>)>(&::Assets::OVR::Scripts::FixRecord::_ctor)> {
constexpr static std::size_t size = 0x6c;
constexpr static std::size_t addrs = 0x4077654;
constexpr static std::size_t addrs = 0x407a8b8;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS((::il2cpp_utils::FindMethod(
Expand Down
4 changes: 2 additions & 2 deletions include/Assets/OVR/Scripts/zzzz__RangedRecord_def.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class CORDL_TYPE RangedRecord : public ::Assets::OVR::Scripts::Record {

constexpr void __cordl_internal_set_value(float_t value);

/// @brief Method .ctor, addr 0x4077408, size 0x60, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x407a66c, size 0x60, virtual false, abstract: false, final false
inline void _ctor(int32_t order, ::StringW cat, ::StringW msg, float_t val, float_t minVal, float_t maxVal);

protected:
Expand All @@ -68,7 +68,7 @@ class CORDL_TYPE RangedRecord : public ::Assets::OVR::Scripts::Record {
RangedRecord(RangedRecord const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9048 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9051 };

/// @brief Field value, offset: 0x28, size: 0x4, def value: None
float_t ___value;
Expand Down
2 changes: 1 addition & 1 deletion include/Assets/OVR/Scripts/zzzz__RangedRecord_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ template <>
struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::RangedRecord::*)(int32_t, ::StringW, ::StringW, float_t, float_t, float_t)>(
&::Assets::OVR::Scripts::RangedRecord::_ctor)> {
constexpr static std::size_t size = 0x60;
constexpr static std::size_t addrs = 0x4077408;
constexpr static std::size_t addrs = 0x407a66c;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS((::il2cpp_utils::FindMethod(
Expand Down
4 changes: 2 additions & 2 deletions include/Assets/OVR/Scripts/zzzz__Record_def.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class CORDL_TYPE Record : public ::System::Object {

constexpr void __cordl_internal_set_sortOrder(int32_t value);

/// @brief Method .ctor, addr 0x40773cc, size 0x3c, virtual false, abstract: false, final false
/// @brief Method .ctor, addr 0x407a630, size 0x3c, virtual false, abstract: false, final false
inline void _ctor(int32_t order, ::StringW cat, ::StringW msg);

protected:
Expand All @@ -67,7 +67,7 @@ class CORDL_TYPE Record : public ::System::Object {
Record(Record const&) = delete;

/// @brief IL2CPP Metadata Type Index
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9047 };
static constexpr uint32_t __IL2CPP_TYPE_DEFINITION_INDEX{ 9050 };

/// @brief Field sortOrder, offset: 0x10, size: 0x4, def value: None
int32_t ___sortOrder;
Expand Down
2 changes: 1 addition & 1 deletion include/Assets/OVR/Scripts/zzzz__Record_impl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ template <>

struct CORDL_HIDDEN ::il2cpp_utils::il2cpp_type_check::MetadataGetter<static_cast<void (::Assets::OVR::Scripts::Record::*)(int32_t, ::StringW, ::StringW)>(&::Assets::OVR::Scripts::Record::_ctor)> {
constexpr static std::size_t size = 0x3c;
constexpr static std::size_t addrs = 0x40773cc;
constexpr static std::size_t addrs = 0x407a630;

inline static ::MethodInfo const* methodInfo() {
static auto* ___internal_method = THROW_UNLESS((::il2cpp_utils::FindMethod(
Expand Down
Loading

0 comments on commit ef4841c

Please sign in to comment.