EditPersistentObject(persistentObjectId , new_persistentObjectStruct)
Description
This function edits a persistent object after you provide its ID.
Syntax
Returns
Example Implementation
This requests the server to edit the ball's properties, and is likewise updated on everyone else's screen.
Last updated