USoundSubmixBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USoundSubmixBase > UObject namespace USoundSubmixWithParentBase { constexpr auto ParentSubmix = 0x38; // USoundSubmixBase* } } }
public static class Offsets { public static class Classes { // Inheritance: USoundSubmixBase > UObject public static class USoundSubmixWithParentBase { public const byte ParentSubmix = 0x38; // USoundSubmixBase* } } }