UKismetSystemLibrary::MakeLiteralFloat

Creates a literal float

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h

Include

#include "Kismet/KismetSystemLibrary.h"

Syntax

static float MakeLiteralFloat
(
    float Value
)

Remarks

Creates a literal float

Returns

The literal float

Parameters

Parameter

Description

Value

value to set the float to

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