FSlateSound::SerializeFromMismatchedTag

Used to upgrade a [FName](API\Runtime\Core\UObject\FName) property to a [FSlateSound](API\Runtime\SlateCore\Sound\FSlateSound) property

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Sound/SlateSound.h

Include

#include "Sound/SlateSound.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Sound/SlateSound.cpp

Syntax

bool SerializeFromMismatchedTag
(
    struct FPropertyTag const & Tag,
    FStructuredArchive::FSlot Slot
)

Remarks

Used to upgrade a FName property to a FSlateSound property

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss