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 Name | Usage Information |
---|---|
EOS_HLobbyModification Handle | |
const EOS_LobbyModification_SetInvitesAllowedOptions* Options | Options associated with invites allowed flag for this lobby. |