ProtoFlux:Is Context Menu Open: Difference between revisions

From Resonite Wiki
Created node layout (hopefully did that correctly :3)
 
Added category: ContinuouslyChanging nodes
 
(3 intermediate revisions by 3 users not shown)
Line 11: Line 11:
]
]
|}}
|}}
'''Is Context Menu Open''' returns a [[Types:Bool|bool]] of if the inputted user's [[context menu]] is currently opened.
'''Is Context Menu Open''' returns a [[Type:Bool|bool]] of if the inputted user's [[context menu]] is currently opened.


== Inputs ==
== Inputs ==


=== User (User) ===
=== User ([[Type:User|User]]) ===
User to track Context Menu open state of.
User to track Context Menu open state of.


== Outputs ==
== Outputs ==


=== * (bool) ===
=== * ([[Type:Bool|bool]]) ===
If the inputted user's context menu is currently open.
If the inputted user's context menu is currently open.
[[Category:ProtoFlux:All]]
[[Category:ProtoFlux:Interaction]]
[[Category:ContinuouslyChanging nodes]]

Latest revision as of 06:49, 27 May 2025

Is Context Menu Open
User
*
Interaction

Is Context Menu Open returns a bool of if the inputted user's context menu is currently opened.

Inputs

User (User)

User to track Context Menu open state of.

Outputs

* (bool)

If the inputted user's context menu is currently open.