Disclaimer If you use the site often and enjoy it, consider donating to help me cover the server costs, and motivate me to spend my time on this project. (Donate) (Crypto)
USoundEffectSourcePreset > USoundEffectPreset > UObject
namespace Offsets { namespace Classes { // Inheritance: USoundEffectSourcePreset > USoundEffectPreset > UObject namespace USourceEffectWaveShaperPreset { constexpr auto Settings = 0x98; // FSourceEffectWaveShaperSettings } } }
public static class Offsets { public static class Classes { // Inheritance: USoundEffectSourcePreset > USoundEffectPreset > UObject public static class USourceEffectWaveShaperPreset { public const byte Settings = 0x98; // FSourceEffectWaveShaperSettings } } }