Choose your implementation method:
This data structure is part of the UserInfo Interface.
Output parameters for the EOS_UserInfo_QueryUserInfo Function.
Properties
EOS_UserInfo_QueryUserInfoCallbackInfo
Property
|
Value
|
EOS_EResult ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
void* ClientData
|
Context that was passed into EOS_UserInfo_QueryUserInfo
|
EOS_EpicAccountId LocalUserId
|
The Epic Account ID of the local player requesting the information
|
EOS_EpicAccountId TargetUserId
|
The Epic Account ID of the player whose information is being retrieved
|
This data structure is part of the UserInfo Interface.
Output parameters for the {UserInfoInterface.QueryUserInfo} Function.
Properties
UserInfo.QueryUserInfoCallbackInfo
Property
|
Value
|
Result ResultCode
|
The EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
|
object ClientData
|
Context that was passed into EOS_UserInfo_QueryUserInfo
|
EpicAccountId LocalUserId
|
The Epic Account ID of the local player requesting the information
|
EpicAccountId TargetUserId
|
The Epic Account ID of the player whose information is being retrieved
|
Was this document useful?
Thank you for the response!
You’ve marked this document as useful:
yes
You’ve marked this document as not useful:
no