Lost Ark SDK  1.148.153.0
SDK::FSoundClassProperties Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FSoundClassProperties:

Public Attributes

float Volume
 
float Pitch
 
float StereoBleed
 
float LFEBleed
 
float VoiceCenterChannelVolume
 
float RadioFilterVolume
 
float RadioFilterVolumeThreshold
 
unsigned long bApplyEffects: 1
 
unsigned long bAlwaysPlay: 1
 
unsigned long bIsUISound: 1
 
unsigned long bIsMusic: 1
 
unsigned long bReverb: 1
 
unsigned long bCenterChannelOnly: 1
 
unsigned long bApplyAmbientVolumes: 1
 

Member Data Documentation

◆ bAlwaysPlay

unsigned long SDK::FSoundClassProperties::bAlwaysPlay

◆ bApplyAmbientVolumes

unsigned long SDK::FSoundClassProperties::bApplyAmbientVolumes

◆ bApplyEffects

unsigned long SDK::FSoundClassProperties::bApplyEffects

◆ bCenterChannelOnly

unsigned long SDK::FSoundClassProperties::bCenterChannelOnly

◆ bIsMusic

unsigned long SDK::FSoundClassProperties::bIsMusic

◆ bIsUISound

unsigned long SDK::FSoundClassProperties::bIsUISound

◆ bReverb

unsigned long SDK::FSoundClassProperties::bReverb

◆ LFEBleed

float SDK::FSoundClassProperties::LFEBleed

◆ Pitch

float SDK::FSoundClassProperties::Pitch

◆ RadioFilterVolume

float SDK::FSoundClassProperties::RadioFilterVolume

◆ RadioFilterVolumeThreshold

float SDK::FSoundClassProperties::RadioFilterVolumeThreshold

◆ StereoBleed

float SDK::FSoundClassProperties::StereoBleed

◆ VoiceCenterChannelVolume

float SDK::FSoundClassProperties::VoiceCenterChannelVolume

◆ Volume

float SDK::FSoundClassProperties::Volume

The documentation for this struct was generated from the following file: