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

Public Member Functions

 FGridTestingParams ()
 

Public Attributes

FIntPoint CellCoord
 
FVector2f CursorPositionInGrid
 
float Radius
 
bool bTestWidgetIsInteractive
 

Constructor & Destructor Documentation

◆ FGridTestingParams()

FHittestGrid::FGridTestingParams::FGridTestingParams ( )
inline

Ctor

Member Data Documentation

◆ bTestWidgetIsInteractive

bool FHittestGrid::FGridTestingParams::bTestWidgetIsInteractive

◆ CellCoord

FIntPoint FHittestGrid::FGridTestingParams::CellCoord

◆ CursorPositionInGrid

FVector2f FHittestGrid::FGridTestingParams::CursorPositionInGrid

◆ Radius

float FHittestGrid::FGridTestingParams::Radius

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