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

Public Member Functions

bool operator< (const FIndexDistance &Other) const
 

Public Attributes

int Index
 
double PathLength
 
double DistanceToEnd
 

Member Function Documentation

◆ operator<()

bool FIndexDistance::operator< ( const FIndexDistance Other) const
inline

Member Data Documentation

◆ DistanceToEnd

double FIndexDistance::DistanceToEnd

◆ Index

int FIndexDistance::Index

◆ PathLength

double FIndexDistance::PathLength

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