|
User Plugin Variables |
Top Previous Next |
|
User plugin variables along with the next two are the same except for the scoping. They are not visible to the connected clients. These have a string as the variable name, and any object as the value. User Plugin Variables are scoped to the plugin and associated with the user. So if a room has three plugins, each could have a User Plugin Variable called ‘score’ with different values. |