UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FLowestCostList Class Reference

#include <DynamicBVH.h>

Public Member Functions

void Reset ()
 
void Add (float NodeCost, uint32 NodeIndex)
 
bool GetNext (float BestCost, float &NodeCost, uint32 &NodeIndex)
 

Member Function Documentation

◆ Add()

void FLowestCostList::Add ( float  NodeCost,
uint32  NodeIndex 
)
inline

◆ GetNext()

bool FLowestCostList::GetNext ( float  BestCost,
float NodeCost,
uint32 NodeIndex 
)
inline

◆ Reset()

void FLowestCostList::Reset ( )
inline

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