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

#include <SetKeyFuncs.h>

Public Attributes

float AverageSearch
 
int32 LongestSearch
 

Member Data Documentation

◆ AverageSearch

float FSetKeyFuncsStats::AverageSearch

Average number of compares per Find across all keys in the container.

◆ LongestSearch

int32 FSetKeyFuncsStats::LongestSearch

The longest number of compares in Find for a key in the container.


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