TSet::Relax

Relaxes the set's hash to a size strictly bounded by the number of elements in the set.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/Set.h

Include

#include "Containers/Set.h"

Syntax

void Relax()

Remarks

Relaxes the set's hash to a size strictly bounded by the number of elements in the set.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss