UToIntegerField::SetToIntegerField

Convert a float field to a integer 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

UToIntegerField * SetToIntegerField
(
    const UFieldNodeFloat * FloatField
)

Remarks

Convert a float field to a integer one

Parameters

Parameter

Description

FloatField

Float field to be converted to an an integer 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