Navigation
API > API/Plugins > API/Plugins/OnlineServicesCommon > API/Plugins/OnlineServicesCommon/Online > API/Plugins/OnlineServicesCommon/Online/TOnlineBasicIdRegistry
References
| Module | OnlineServicesCommon |
| Header | /Engine/Plugins/Online/OnlineServices/Source/OnlineServicesCommon/Public/Online/OnlineIdCommon.h |
| Include | #include "Online/OnlineIdCommon.h" |
IdValueType FindIdValue
(
const HandleType & Handle
) const
Remarks
Returns a copy as it's not thread safe to return a pointer/ref to an element of an array that can be relocated by another thread.