Component: ID component:GdiSwitch: Difference between revisions
Appearance
| Line 20: | Line 20: | ||
[SwitchComp_exampleSwitches.jpg] | [image: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.
[image: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 | |