user_ids = json.loads(r.headers[self.USER_ID_HDR]) returnr deflist_entries(self, datastore, scope =None, prefix="", limit=100, allScopes =False, exclusive_start_key=None): self._objects_url = self._base_url +self._universeId+'/standard-datastores/datastore/entries' ...
self.USER_ID_HDR = 'Roblox-entry-UserIds' self._objects_url = self._base_url +self._universeId+'/standard-datastores/datastore/entries/entry' self._increment_url = self._objects_url + '/increment' self._version_url = self._objects_url + '/versions/version' self._list_objects_...
"startCursor":null}},"repliesCount":2},"Revision:revision:3973756_1":{"__typename":"Revision","id":"revision:3973756_1","lastEditTime":"2023-11-06T04:37:08.628-08:00"},"QueryVariables:ReplyList:message:3973756:1":{"__typename":"QueryVariables","id":"Re...
GET /v1/places/{placeId}/teamcreate/active_session/members List of users in the active Team Create session DELETE /v1/universes/{universeId}/teamcreate/memberships Removes a user from a TeamCreate permissions list. GET /v1/plugins Gets plugin details by ids. ...
When mouse lock is enabled, the player's cursor is locked to the center of the screen. Moving the mouse will orbit the camera around the player's character, and the character will face the same direction as the camera. It also offsets the camera view just over the right shoulder of the...