TProperty_Numeric::GetFloatingPointPropertyValue

Gets the value of an floating point property type

Windows
MacOS
Linux

Override Hierarchy

FNumericProperty::GetFloatingPointPropertyValue()

TProperty_Numeric::GetFloatingPointPropertyValue()

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/UnrealType.h

Include

#include "UObject/UnrealType.h"

Syntax

virtual double GetFloatingPointPropertyValue
(
    void const * Data
) const

Remarks

Gets the value of an floating point property type

Returns

Data as a double

Parameters

Parameter

Description

Data

pointer to property data to get

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