Difference between revisions of "Template:UI Object Attributes (User)"

From HSYCO
Jump to navigation Jump to search
 
(3 intermediate revisions by the same user not shown)
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)
 +
|-
 +
 +
|rowspan="2"|confirm
 +
|false
 +
|Default
 +
|-
 +
|true
 +
|Button requires confirmation with a second click, before sending the command
 +
 
|}
 
|}

Latest revision as of 16:18, 29 January 2020

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)
confirm false Default
true Button requires confirmation with a second click, before sending the command