Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Kismet > API/Runtime/Engine/Kismet/UKismetSystemLibrary
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Kismet/KismetSystemLibrary.h |
| Include | #include "Kismet/KismetSystemLibrary.h" |
static double MakeLiteralDouble
&40;
double Value
&41;
Remarks
Creates a literal float (double-precision) The literal float (double-precision)
Parameters
| Name | Description |
|---|---|
| Value | value to set the float (double-precision) to |