-
Notifications
You must be signed in to change notification settings - Fork 257
Lib.numbers.bool.logic.FlipBool
Thomas Mann edited this page Sep 5, 2025
·
3 revisions
Toggles (flips) a boolean between true/false every time it is triggered.
This is similar to [FlipFlop].
| Name (Relevancy & Type) | Description |
|---|---|
| Trigger (BooleanRequired) | - |
| ResetTrigger (Boolean) | - |
| DefaultValue (Boolean) | - |
| Name | Type |
|---|---|
| Result | System.Boolean |
⚠ Everything else is automatically generated and will be overwritten regularly.