Member | Type | Offset | Share |
---|---|---|---|
bApplyEQ : 1 | char | 0x 28 | |
EQPriority | float | 0x 2c | |
EQSettings | FAudioEQEffect | 0x 30 | |
SoundClassEffects
Array of changes to be applied to groups. |
TArray<FSoundClassAdjuster> | 0x 70 | |
InitialDelay
Initial delay in seconds before the mix is applied. |
float | 0x 80 | |
FadeInTime
Time taken in seconds for the mix to fade in. |
float | 0x 84 | |
Duration
Duration of mix, negative means it will be applied until another mix is set. |
float | 0x 88 | |
FadeOutTime
Time taken in seconds for the mix to fade out. |
float | 0x 8c |