Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateSound
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FSlateSound () |
Default constructor. | Sound/SlateSound.h | |
FSlateSound
(
const FSlateSound& |
Default copy constructor. | Sound/SlateSound.h |
FSlateSound()
Description
Default constructor.
| Name | FSlateSound |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Sound/SlateSound.h |
| Include Path | #include "Sound/SlateSound.h" |
| Source | /Engine/Source/Runtime/SlateCore/Private/Sound/SlateSound.cpp |
FSlateSound()
FSlateSound(const FSlateSound &)
Description
Default copy constructor.
| Name | FSlateSound |
| Type | function |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Sound/SlateSound.h |
| Include Path | #include "Sound/SlateSound.h" |
FSlateSound
(
const FSlateSound &
)