![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <SetKeyFuncs.h>
Public Attributes | |
| float | AverageSearch |
| int32 | LongestSearch |
| float FSetKeyFuncsStats::AverageSearch |
Average number of compares per Find across all keys in the container.
| int32 FSetKeyFuncsStats::LongestSearch |
The longest number of compares in Find for a key in the container.