mirror of
https://github.com/ApfelTeeSaft/UnrealEvent.git
synced 2026-08-28 12:13:26 +00:00
7 lines
136 B
C++
7 lines
136 B
C++
#include "FortPOIAmbientAudioOneShot.h"
|
|
|
|
FFortPOIAmbientAudioOneShot::FFortPOIAmbientAudioOneShot() {
|
|
this->OneShotSound = NULL;
|
|
}
|
|
|