UUIDataProvider > UUIRoot > UObject
namespace Offsets { namespace Classes { // Inheritance: UUIDataProvider > UUIRoot > UObject namespace UUIDataProvider_OnlinePlayerDataBase { constexpr auto PlayerControllerId = 0x70; // int32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UUIDataProvider > UUIRoot > UObject public static class UUIDataProvider_OnlinePlayerDataBase { public const byte PlayerControllerId = 0x70; // int32_t } } }