EOS_UI_OnShowBlockPlayerCallbackInfo

EOS API reference page for EOS_UI_OnShowBlockPlayerCallbackInfo

1分未満で読めます

This data structure is part of the UI Interface.

Remarks

Output parameters for the EOS_UI_ShowBlockPlayer function.

Properties

EOS_UI_OnShowBlockPlayerCallbackInfo

PropertyValue
EOS_EResult ResultCodeThe EOS_EResult code for the operation. EOS_Success indicates that the operation succeeded; other codes indicate errors.
void* ClientDataContext that was passed into EOS_UI_ShowBlockPlayer
EOS_EpicAccountId LocalUserIdThe Epic Online Services Account ID of the user who requested the block.
EOS_EpicAccountId TargetUserIdThe Epic Online Services Account ID of the user who was to be blocked.