activateGameOverlayRemotePlayTogetherInviteDialog method

void activateGameOverlayRemotePlayTogetherInviteDialog(
  1. CSteamId steamIdLobby
)

Implementation

void activateGameOverlayRemotePlayTogetherInviteDialog(
  CSteamId steamIdLobby,
) =>
    _activateGameOverlayRemotePlayTogetherInviteDialog.call(
      this,
      steamIdLobby,
    );