UObject
namespace Offsets { namespace Classes { // Inheritance: UObject namespace UUISoundTheme { constexpr auto SoundEventBindings = 0x60; // TArray } } }
public static class Offsets { public static class Classes { // Inheritance: UObject public static class UUISoundTheme { public const byte SoundEventBindings = 0x60; // TArray } } }