This data structure is part of the UI Interface.
Remarks
Output parameters for the EOS_UI_ShowBlockPlayer function.
Properties
EOS_UI_OnShowBlockPlayerCallbackInfo
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_UI_ShowBlockPlayer |
EOS_EpicAccountId LocalUserId | The Epic Online Services Account ID of the user who requested the block. |
EOS_EpicAccountId TargetUserId | The Epic Online Services Account ID of the user who was to be blocked. |