Created node layout (hopefully did that correctly :3) |
m categories |
||
Line 22: | Line 22: | ||
=== * (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]] |
Revision as of 03:41, 14 January 2024
Is Context Menu Open
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.