UAkAudioType > UObject
namespace Offsets { namespace Classes { // Inheritance: UAkAudioType > UObject namespace UAkGroupValue { constexpr auto MediaDependencies = 0x40; // TArray<TSoftObjectPtr<UAkMediaAsset>> constexpr auto GroupShortID = 0x50; // uint32_t } } }
public static class Offsets { public static class Classes { // Inheritance: UAkAudioType > UObject public static class UAkGroupValue { public const byte MediaDependencies = 0x40; // TArray<TSoftObjectPtr<UAkMediaAsset>> public const byte GroupShortID = 0x50; // uint32_t } } }