UUIDataProvider > UUIRoot > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIDataProvider > UUIRoot > UObject namespace UUIPropertyDataProvider { constexpr auto ComplexPropertyTypes = 0x70; // TArray constexpr auto __CanSupportComplexPropertyType__Delegate = 0x80; // DelegateProperty } } }
public static class Offsets { public static class Classes { // Inheritance: UUIDataProvider > UUIRoot > UObject public static class UUIPropertyDataProvider { public const byte ComplexPropertyTypes = 0x70; // TArray public const byte __CanSupportComplexPropertyType__Delegate = 0x80; // DelegateProperty } } }