A Demo Project for the UnrealEngineSDK
Loading...
Searching...
No Matches
PlaySoundEvent.cpp
Go to the documentation of this file.
1
// Copyright(c) Pixo Group. All Rights Reserved.
2
3
4
#include "
EventSystem/Events/Sound/PlaySoundEvent.h
"
5
6
void
UPlaySoundEvent::Initialize
(
APlayerController
* NewExecutor, USoundCue* InSoundCue)
7
{
8
MySoundCue
= InSoundCue;
9
}
10
PlaySoundEvent.h
APlayerController
UPlaySoundEvent::MySoundCue
USoundCue * MySoundCue
Definition
PlaySoundEvent.h:25
UPlaySoundEvent::Initialize
void Initialize(APlayerController *NewExecutor, USoundCue *InSoundCue)
Definition
PlaySoundEvent.cpp:6
SDKDemo
Plugins
UnrealEngineSDK
PixoCore
Source
PixoCore
Private
EventSystem
Events
Sound
PlaySoundEvent.cpp
Generated
Wed Oct 9 2024 19:52:53
by Doxygen version
1.10.0