Navigation
BlueprintAPI > BlueprintAPI/Math > BlueprintAPI/Math/Float
Sign (float, returns -1 if A < 0, 0 if A is zero, and +1 if A > 0)
Target is Kismet Math Library
Inputs
| Type | Name | Description |
|---|---|---|
| real | A |
Outputs
| Type | Name | Description |
|---|---|---|
| real | Return Value |