EOS_Auth_GetMergedAccountByIndex

EOS API reference page for EOS_Auth_GetMergedAccountByIndex

1분 미만 소요

This function is part of the Auth Interface.

Remarks

Fetch one of the merged account IDs for a given logged in account.

Return Value

The Epic Account ID associated with the index passed.

Parameters

EOS_Auth_GetMergedAccountByIndex

Parameter Type And NameUsage Information
EOS_HAuth Handle
const EOS_EpicAccountId LocalUserIdThe account ID of a currently logged in account.
const uint32_t IndexAn index into the list of merged accounts. If the index is out of bounds, the returned Epic Account ID will be invalid.