Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
Creates a literal float (double-precision)
Target is Kismet System Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | Value | value to set the float (double-precision) to |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value | The literal float (double-precision) |