diff --git a/docs/apps.rst b/docs/apps.rst index 3fc45e2..f3f6332 100644 --- a/docs/apps.rst +++ b/docs/apps.rst @@ -7,6 +7,7 @@ List of Functions * :func:`apps.getCurrentGameLanguage` * :func:`apps.isDlcInstalled` +* :func:`apps.getLaunchCommandLineParam` Function Reference diff --git a/docs/friends.rst b/docs/friends.rst index 9ee4515..617b5e0 100644 --- a/docs/friends.rst +++ b/docs/friends.rst @@ -9,11 +9,13 @@ List of Functions * :func:`friends.activateGameOverlayToWebPage` * :func:`friends.getFriendPersonaName` * :func:`friends.setRichPresence` +* :func:`friends.inviteUserToGame` List of Callbacks ----------------- * :func:`friends.onGameOverlayActivated` +* :func:`friends.onGameRichPresenceJoinRequested` Function Reference