FScalableFloat::SerializeFromMismatchedTag

Used to upgrade a float or int8/int16/int32 property into an [FScalableFloat](API\Plugins\GameplayAbilities\FScalableFloat)

Windows
MacOS
Linux

References

Module

GameplayAbilities

Header

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Public/AttributeSet.h

Include

#include "AttributeSet.h"

Source

/Engine/Plugins/Runtime/GameplayAbilities/Source/GameplayAbilities/Private/AttributeSet.cpp

Syntax

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

Remarks

Used to upgrade a float or int8/int16/int32 property into an FScalableFloat

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