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