Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Sound > API/Runtime/SlateCore/Sound/FSlateSound
Syntax
TObjectPtr< UObject > ResourceObject
Remarks
Pointer to the USoundBase. Holding onto it as a UObject because USoundBase is not available in Slate core. Edited via FSlateSoundStructCustomization to ensure you can only set USoundBase assets on it.