UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace ULevelOptionObjectWrapper { constexpr auto LevelOption = 0x28; // FPlaylistOptionLevelValue } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class ULevelOptionObjectWrapper { public const byte LevelOption = 0x28; // FPlaylistOptionLevelValue } } }