Component: ID component:GdiSwitch: Difference between revisions
Appearance
No edit summary |
|||
| Line 17: | Line 17: | ||
==Detailed description== | ==Detailed description== | ||
Shown here are some of the switches that can be created using the switch primitive. | |||
[SwitchComp_exampleSwitches.jpg] | |||
==Examples== | ==Examples== | ||
Revision as of 14:00, 20 January 2023
| Author | MatrixTSL |
| Version | 1.0 |
| Category | Creation |
Switch component
Detailed description
Shown here are some of the switches that can be created using the switch primitive.
[SwitchComp_exampleSwitches.jpg]
Examples
No additional examples
Macro reference
| GetState | |
| Return | |
| SetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |
| GetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |
| SetState | |
| State | |
| The new state of the switch (true = on, false = off) | |
| Return | |