Skip to content

lib.math.bool.HasBooleanChanged

Thomas Mann edited this page Jan 17, 2024 · 1 revision

HasBooleanChanged

in lib.math.bool


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

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally