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

#include <RobinHoodHashTable.h>

Public Member Functions

 FHashElementId ()
 
 FHashElementId (int32 InIndex)
 
int32 GetIndex () const
 
bool IsValid () const
 
bool operator== (FHashElementId InHashElementId) const
 

Constructor & Destructor Documentation

◆ FHashElementId() [1/2]

Experimental::FHashElementId::FHashElementId ( )
inline

◆ FHashElementId() [2/2]

Experimental::FHashElementId::FHashElementId ( int32  InIndex)
inline

Member Function Documentation

◆ GetIndex()

int32 Experimental::FHashElementId::GetIndex ( ) const
inline

◆ IsValid()

bool Experimental::FHashElementId::IsValid ( ) const
inline

◆ operator==()

bool Experimental::FHashElementId::operator== ( FHashElementId  InHashElementId) const
inline

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