USoundWaveProcedural > USoundWave > USoundBase > UObject
namespace Offsets { namespace Classes { // Inheritance: USoundWaveProcedural > USoundWave > USoundBase > UObject namespace USynthSound { constexpr auto OwningSynthComponent = 0x360; // USynthComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: USoundWaveProcedural > USoundWave > USoundBase > UObject public static class USynthSound { public const UInt16 OwningSynthComponent = 0x360; // USynthComponent* } } }