AActor > UObject
namespace Offsets { namespace Classes { // Inheritance: AActor > UObject namespace AAmbientSound { constexpr auto AudioComponent = 0x220; // UAudioComponent* } } }
public static class Offsets { public static class Classes { // Inheritance: AActor > UObject public static class AAmbientSound { public const UInt16 AudioComponent = 0x220; // UAudioComponent* } } }