Component: ID component:GdiSwitch: Difference between revisions
Appearance
| Line 20: | Line 20: | ||
[ | [[File:SwitchComp_exampleSwitches.jpg]] | ||
==Examples== | ==Examples== | ||
Revision as of 14:01, 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.
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 | |
