FindOrAddIdByHash

Overload list

Windows
MacOS
Linux
Name Description

Public function

FHashElement...

 

FindOrAddIdByHash

(
    FHashType HashValue,
    const KeyType& Key
)

Public function

FHashElement...

 

FindOrAddIdByHash

(
    FHashType HashValue,
    KeyType&& Key
)

Public function

FHashElement...

 

FindOrAddIdByHash

(
    FHashType HashValue,
    const KeyType& Key,
    bool& bIsAlreadyInSet
)

Public function

FHashElement...

 

FindOrAddIdByHash

(
    FHashType HashValue,
    KeyType&& Key,
    bool& bIsAlreadyInSet
)

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