UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FInputPreprocessorRegistrationKey Struct Reference

#include <SlateApplication.h>

Public Member Functions

bool operator== (const FInputPreprocessorRegistrationKey &Other) const
 

Public Attributes

EInputPreProcessorType Type = EInputPreProcessorType::Game
 
int32 Priority = INDEX_NONE
 

Member Function Documentation

◆ operator==()

bool FInputPreprocessorRegistrationKey::operator== ( const FInputPreprocessorRegistrationKey Other) const
inline

Member Data Documentation

◆ Priority

int32 FInputPreprocessorRegistrationKey::Priority = INDEX_NONE

◆ Type

EInputPreProcessorType FInputPreprocessorRegistrationKey::Type = EInputPreProcessorType::Game

The documentation for this struct was generated from the following file: