Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FSoundWaveProxy
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSoundWaveProxy
(
USoundWave* InWave |
Sound/SoundWave.h | ||
FSoundWaveProxy
(
const FSoundWaveProxy& Other |
Sound/SoundWave.h |
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
)
FSoundWaveProxy(const FSoundWaveProxy &)
| Name | FSoundWaveProxy |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Sound/SoundWave.h |
| Include Path | #include "Sound/SoundWave.h" |
FSoundWaveProxy
(
const FSoundWaveProxy & Other
)