EOS_Connect_GetLoggedInUserByIndex

EOS API reference page for EOS_Connect_GetLoggedInUserByIndex

阅读时间少于1分钟

This function is part of the Connect Interface.

Remarks

Fetch a Product User ID that is logged in. This Product User ID is in the Epic Online Services namespace.

Return Value

the Product User ID associated with the index passed.

Parameters

EOS_Connect_GetLoggedInUserByIndex

Parameter Type And NameUsage Information
EOS_HConnect Handle
int32_t Indexan index into the list of logged in users. If the index is out of bounds, the returned Product User ID will be invalid.