Updated docs more
This commit is contained in:
@@ -11,4 +11,4 @@ Executes `method` on object at `path` on the client when the main logic loop of
|
||||
`delta` gives the time in seconds between the current time and the last time the logic loop executed while `timeToRender` gives the time in ms since epoch when the current frame is expected to reach the user's eyes (returns 0 for now).
|
||||
|
||||
### `disconnect(null)`
|
||||
Lets the server know that the client wishes to disconnect. After this it can be assumed the client is disconnected from the server.
|
||||
Lets the server know that the client wishes to disconnect. After this it can be assumed the client is disconnected from the server.
|
||||
|
||||
Reference in New Issue
Block a user