UToFloatField::SetToFloatField

Convert an integer field to a float one

Windows
MacOS
Linux

References

Module

FieldSystemEngine

Header

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public/Field/FieldSystemObjects.h

Include

#include "Field/FieldSystemObjects.h"

Source

/Engine/Source/Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Private/Field/FieldSystemObjects.cpp

Syntax

UToFloatField * SetToFloatField
(
    const UFieldNodeInt * IntegerField
)

Remarks

Convert an integer field to a float one

Parameters

Parameter

Description

IntegerField

Integer field to be converted to an a float one

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