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