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

#include <RecastNavMesh.h>

Public Attributes

FIntPoint Coordinates
 
FVector::FReal InvokerDistanceSquared
 
ENavigationInvokerPriority InvokerPriority
 

Detailed Description

Used to list tiles that needs rebuilding.

Member Data Documentation

◆ Coordinates

FIntPoint FNavMeshDirtyTileElement::Coordinates

◆ InvokerDistanceSquared

FVector::FReal FNavMeshDirtyTileElement::InvokerDistanceSquared

◆ InvokerPriority

ENavigationInvokerPriority FNavMeshDirtyTileElement::InvokerPriority

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