Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundWaveProxy
Overloads
FSoundWaveProxy()
| |
|
| Name |
FSoundWaveProxy |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include Path |
#include "Sound/SoundWave.h" |
FSoundWaveProxy()
FSoundWaveProxy(USoundWave *)
| |
|
| Name |
FSoundWaveProxy |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include Path |
#include "Sound/SoundWave.h" |
| Source |
/Engine/Source/Runtime/Engine/Private/SoundWave.cpp |
FSoundWaveProxy
(
USoundWave * InWave
)