Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FGenericPlatformMath
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsNegativeOrNegativeZero
(
float A |
GenericPlatform/GenericPlatformMath.h | ||
static bool IsNegativeOrNegativeZero
(
double A |
GenericPlatform/GenericPlatformMath.h |
IsNegativeOrNegativeZero(float)
| Name | IsNegativeOrNegativeZero |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMath.h |
| Include Path | #include "GenericPlatform/GenericPlatformMath.h" |
static bool IsNegativeOrNegativeZero
(
float A
)
IsNegativeOrNegativeZero(double)
| Name | IsNegativeOrNegativeZero |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/GenericPlatform/GenericPlatformMath.h |
| Include Path | #include "GenericPlatform/GenericPlatformMath.h" |
static bool IsNegativeOrNegativeZero
(
double A
)