This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
macros:function:programmer.editor.fixtures.setcontrolvaluebyid [2018/08/26 13:11] icke_siegen [Example in] |
macros:function:programmer.editor.fixtures.setcontrolvaluebyid [2018/09/17 23:44] (current) icke_siegen [Programmer.Editor.Fixtures.SetControlValueById] |
||
---|---|---|---|
Line 11: | Line 11: | ||
^ description | Sets the attribute current value of all currently selected fixtures. | | ^ description | Sets the attribute current value of all currently selected fixtures. | | ||
^ [[macros:namespace|namespace]] | [[macros:namespace:Programmer.Editor.Fixtures]] | | ^ [[macros:namespace|namespace]] | [[macros:namespace:Programmer.Editor.Fixtures]] | | ||
- | ^ parameter | controlId ( [[macros:type:int32]] ) : id of the attribute to set | | + | ^ parameter | controlId ( [[macros:type:int32]] ) : id of the attribute to set, see [[macros:identifier:fixturecontrolid|]] | |
^ ::: | functionId ( [[macros:type:int32]] ) : id of the attribute function to set | | ^ ::: | functionId ( [[macros:type:int32]] ) : id of the attribute function to set | | ||
^ ::: | value ( [[macros:type:single]] ) : the value to set the attribute to | | ^ ::: | value ( [[macros:type:single]] ) : the value to set the attribute to | |