Navigation
API > API/Runtime > API/Runtime/ApplicationCore > API/Runtime/ApplicationCore/GenericPlatform
References
| Module | ApplicationCore |
| Header | /Engine/Source/Runtime/ApplicationCore/Public/GenericPlatform/GenericApplication.h |
| Include | #include "GenericPlatform/GenericApplication.h" |
Syntax
struct FPlatformRect
Variables
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPlatformRect
(
int32 InLeft, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FPlatformRect& Other |