Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Kismet > UKismetSystemLibrary
Deprecated * This method has been deprecated and will be removed.
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
Include | #include "Kismet/KismetSystemLibrary.h" |
static float MakeLiteralFloat
&40;
float Value
&41;
Remarks
Creates a literal float The literal float
Parameters
Name | Description |
---|---|
Value | value to set the float to |