Lost Ark SDK  1.148.153.0
SDK::FSplineSoundSlot Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FSplineSoundSlot:

Public Attributes

class USoundNodeWaveWave
 
float PitchScale
 
float VolumeScale
 
int StartPoint
 
int EndPoint
 
float Weight
 
struct FDouble LastUpdateTime
 
float SourceInteriorVolume
 
float SourceInteriorLPF
 
float CurrentInteriorVolume
 
float CurrentInteriorLPF
 

Member Data Documentation

◆ CurrentInteriorLPF

float SDK::FSplineSoundSlot::CurrentInteriorLPF

◆ CurrentInteriorVolume

float SDK::FSplineSoundSlot::CurrentInteriorVolume

◆ EndPoint

int SDK::FSplineSoundSlot::EndPoint

◆ LastUpdateTime

struct FDouble SDK::FSplineSoundSlot::LastUpdateTime

◆ PitchScale

float SDK::FSplineSoundSlot::PitchScale

◆ SourceInteriorLPF

float SDK::FSplineSoundSlot::SourceInteriorLPF

◆ SourceInteriorVolume

float SDK::FSplineSoundSlot::SourceInteriorVolume

◆ StartPoint

int SDK::FSplineSoundSlot::StartPoint

◆ VolumeScale

float SDK::FSplineSoundSlot::VolumeScale

◆ Wave

class USoundNodeWave* SDK::FSplineSoundSlot::Wave

◆ Weight

float SDK::FSplineSoundSlot::Weight

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