Difference between revisions of "Template:UI Object Attributes (User)"
Jump to navigation
Jump to search
Line 21: | Line 21: | ||
|false | |false | ||
|Set repeat mode to disabled | |Set repeat mode to disabled | ||
+ | |- | ||
+ | |||
+ | |interval | ||
+ | |<number> | ||
+ | |Set the time in milliseconds between repeats (default is 1000) | ||
|} | |} |
Latest revision as of 10:41, 18 March 2014
User attributes
Name | Value | Description |
---|---|---|
name | <string> | Set the user object's name value |
parameter | <string> | Set the user object's parameter value |
repeat | true | Set repeat mode to enabled |
false | Set repeat mode to disabled | |
interval | <number> | Set the time in milliseconds between repeats (default is 1000) |