EOS_LobbyModification_SetInvitesAllowed

EOS API reference page for EOS_LobbyModification_SetInvitesAllowed

阅读时间少于1分钟

This function is part of the Lobby Interface.

Remarks

Allows enabling or disabling invites for this lobby. The lobby will also need to have bPresenceEnabled true.

Return Value

  • EOS_Success if setting this parameter was successful

  • EOS_IncompatibleVersion if the API version passed in is incorrect

Parameters

EOS_LobbyModification_SetInvitesAllowed

Parameter Type And NameUsage Information
EOS_HLobbyModification Handle
const EOS_LobbyModification_SetInvitesAllowedOptions* OptionsOptions associated with invites allowed flag for this lobby.