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 Name | Usage Information |
---|---|
EOS_HConnect Handle | |
int32_t Index | an index into the list of logged in users. If the index is out of bounds, the returned Product User ID will be invalid. |