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
struct FInputPreprocessorRegistration
Variables
| Type | Name | Description | |
|---|---|---|---|
| FInputPreprocessorRegistrationKey | Info | ||
| TSharedPtr< class IInputProcessor > | InputProcessor |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FInputPreprocessorRegistration& Other |