Created Is Anchor Occupied ProtoFlux Node Page |
No edit summary |
||
Line 31: | Line 31: | ||
</gallery> | </gallery> | ||
[[Category:ProtoFlux:Avatars:Anchors]] | [[Category:ProtoFlux:Avatars:Anchors]][[Category:ContinuouslyChanging nodes]] |
Latest revision as of 05:12, 27 May 2025
Is Anchor Occupied
Anchors
Is Anchor Occupied Is a ProtoFlux node that returns whether an anchor has a user in it or not.
Inputs
Anchor (IAvatarAnchor)
The anchor to check for if a user is sitting in it.
Outputs
* (bool)
Whether Anchor (IAvatarAnchor) has a user in it or not.
Examples
-
Example of an Is Anchor Occupied node being used in some code.