Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/FSlateSound
Description
Get the resource object associated with this sound
Ensure that you only access the resource as a USoundBase
| Name | GetResourceObject |
| 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 |
UObject * GetResourceObject() const
The resource object, or null if this sound resource is empty