Lost Ark SDK  1.148.153.0
SDK::FMusicTrackStruct Struct Reference

#include <LA_Engine_structs.hpp>

Collaboration diagram for SDK::FMusicTrackStruct:

Public Attributes

class USoundCueTheSoundCue
 
unsigned long bAutoPlay: 1
 
unsigned long bPersistentAcrossLevels: 1
 
float FadeInTime
 
float FadeInVolumeLevel
 
float FadeOutTime
 
float FadeOutVolumeLevel
 
struct FString MP3Filename
 

Member Data Documentation

◆ bAutoPlay

unsigned long SDK::FMusicTrackStruct::bAutoPlay

◆ bPersistentAcrossLevels

unsigned long SDK::FMusicTrackStruct::bPersistentAcrossLevels

◆ FadeInTime

float SDK::FMusicTrackStruct::FadeInTime

◆ FadeInVolumeLevel

float SDK::FMusicTrackStruct::FadeInVolumeLevel

◆ FadeOutTime

float SDK::FMusicTrackStruct::FadeOutTime

◆ FadeOutVolumeLevel

float SDK::FMusicTrackStruct::FadeOutVolumeLevel

◆ MP3Filename

struct FString SDK::FMusicTrackStruct::MP3Filename

◆ TheSoundCue

class USoundCue* SDK::FMusicTrackStruct::TheSoundCue

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