UBTTaskNode > UBTNode > UObject
namespace Offsets { namespace Classes { // Inheritance: UBTTaskNode > UBTNode > UObject namespace UBTTask_PlaySound { constexpr auto SoundToPlay = 0x70; // USoundCue* } } }
public static class Offsets { public static class Classes { // Inheritance: UBTTaskNode > UBTNode > UObject public static class UBTTask_PlaySound { public const byte SoundToPlay = 0x70; // USoundCue* } } }