FSlateColor::SerializeFromMismatchedTag

Used to upgrade an [FColor](API\Runtime\Core\Math\FColor) or [FLinearColor](API\Runtime\Core\Math\FLinearColor) property to an [FSlateColor](API\Runtime\SlateCore\Styling\FSlateColor) property

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Styling/SlateColor.h"

Source

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

Syntax

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

Remarks

Used to upgrade an FColor or FLinearColor property to an FSlateColor 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