HasBooleanChanged¶
Returns true if the connected input changed, either from False to True or vice versa. This can be useful to detect the moment of the mouse click or mouse release.
Input Parameters¶
| Name (Relevancy & Type) | Description |
|---|---|
| Value (Boolean) | — |
| Mode (Int32) | — |
Outputs¶
| Name | Type |
|---|---|
| HasChanged | System.Boolean |