FButtonStyle::PostSerialize

Used to upgrade the deprecated [FName](API\Runtime\Core\UObject\FName) sound properties into the new-style [FSlateSound](API\Runtime\SlateCore\Sound\FSlateSound) properties

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateTypes.h

Include

#include "Styling/SlateTypes.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Styling/SlateTypes.cpp

Syntax

void PostSerialize
(
    const FArchive & Ar
)

Remarks

Used to upgrade the deprecated FName sound properties into the new-style FSlateSound properties

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