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

#include <WindowsApplication.h>

Public Attributes

bool bIsAbsoluteInput
 
bool bSimulateRelativeMovement
 
int32 DeltaX
 
int32 DeltaY
 

Member Data Documentation

◆ bIsAbsoluteInput

bool FWindowsApplication::RawMouseInputResult::bIsAbsoluteInput

◆ bSimulateRelativeMovement

bool FWindowsApplication::RawMouseInputResult::bSimulateRelativeMovement

◆ DeltaX

int32 FWindowsApplication::RawMouseInputResult::DeltaX

◆ DeltaY

int32 FWindowsApplication::RawMouseInputResult::DeltaY

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