client.setData: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 5: Line 5:
|name = setData
|name = setData
|usage = set custom data associated with a specified key for a client
|usage = set custom data associated with a specified key for a client
|parameters = string key, mixed value
|parameters = string key, mixed value, bool syncWithClientsNow
|parameter1 = string key The string name of the data to be set for the client.
|parameter1 = string key The string name of the data to be set for the client.
|parameter2 = mixed value The value of the data to be set for the client.
|parameter2 = mixed value The value of the data to be set for the client.
2,756

edits