Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Integer
Creates a literal 64-bit integer
Target is Kismet System Library
Inputs
| Type | Name | Description |
|---|---|---|
| int64 | Value | value to set the 64-bit integer to |
Outputs
| Type | Name | Description |
|---|---|---|
| int64 | Return Value | The literal 64-bit integer |