Night Sky Engine
A fighting game framework made in Unreal Engine
Loading...
Searching...
No Matches
FSoundStruct Struct Reference

#include <SoundData.h>

Public Attributes

FString Name
 
USoundBase * SoundWave
 
float MaxDuration = 60
 

Detailed Description

Definition at line 10 of file SoundData.h.

Member Data Documentation

◆ MaxDuration

float FSoundStruct::MaxDuration = 60

Definition at line 19 of file SoundData.h.

◆ Name

FString FSoundStruct::Name

Definition at line 15 of file SoundData.h.

◆ SoundWave

USoundBase* FSoundStruct::SoundWave

Definition at line 17 of file SoundData.h.


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