Find

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

Find

(
    const KeyType& Key,
    ValueType& OutType
)

Returns true and sets OutType to the value with the associated key if it exists.

Public function

bool

 

Find

(
    const KeyType& Key,
    ValueType& OutType,
    uint32 InCurrentLockFlags,
    uint32& OutLockFlags
)

Externally-lock-aware Find function.

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