Skip to content

Lib.numbers.bool.logic.HasBooleanChanged

Thomas Mann edited this page Sep 5, 2025 · 3 revisions

HasBooleanChanged

in Lib.numbers.bool.logic


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

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

Clone this wiki locally