Interface administrators, moderator
2,756
edits
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
|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. | ||
|parameter3 = bool | |parameter3 = bool syncWithClientsNow Whether the data is sent to clients immediately.<br>Note that all element data will be sent to a client when the element streams in.<br>This argument only applies when the method is used | ||
|return1 = void | |return1 = void | ||
|returnFail1 = void | |returnFail1 = void | ||
}} | }} |