Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Application
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h |
| Include | #include "Framework/Application/SlateApplication.h" |
Syntax
USTRUCT ()
struct FInputPreprocessorRegistrationKey
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | Priority | ||
| EInputPreProcessorType | Type |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FInputPreprocessorRegistrationKey& Other |