GloopieBot (talk | contribs) Cleaning ProtoFlux Categories |
m fix link spaces |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |AnchoredUser|| Returns the [[Type:User|user]] from an [[Type:IAvatarAnchor|anchor]]. | ||
| | |AnchorEvents|| Fire events when a [[Type:User|user]] anchors on or off an [[Type:IAvatarAnchor|anchor]]. | ||
| | |AnchorLocomotionData|| Fires update frames (locomotion) and returns data based if a [[Type:User|user]] has access to controller inputs. | ||
|Anchor User|| | |AnchorUser|| Anchor's the [[Type:User|user]] and fires if it succeeded or failed in doing so. | ||
| | |GetUserAnchor|| Returns the [[Type:IAvatarAnchor|anchor]] this [[Type:User|user]] is currently in. | ||
| | |IsAnchorOccupied|| Checks if an [[Type:IAvatarAnchor|anchor]] is being used. | ||
| | |IsUserAnchored|| Checks if an [[Type:User|user]] is using an [[Type:IAvatarAnchor|anchor]]. | ||
| | |ReleaseUser|| Releases the [[Type:User|user]] from an [[Type:IAvatarAnchor|anchor]] and fires if it succeeded or failed in doing so. | ||
}} | }} | ||
[[Category:ProtoFlux:Avatars]] | [[Category:ProtoFlux:Avatars]] |
Latest revision as of 19:46, 24 August 2025
Node Name | Description |
---|---|
AnchoredUser | Returns the user from an anchor. |
AnchorEvents | Fire events when a user anchors on or off an anchor. |
AnchorLocomotionData | Fires update frames (locomotion) and returns data based if a user has access to controller inputs. |
AnchorUser | Anchor's the user and fires if it succeeded or failed in doing so. |
GetUserAnchor | Returns the anchor this user is currently in. |
IsAnchorOccupied | Checks if an anchor is being used. |
IsUserAnchored | Checks if an user is using an anchor. |
ReleaseUser | Releases the user from an anchor and fires if it succeeded or failed in doing so. |
Pages in category "ProtoFlux:Avatars:Anchors"
The following 7 pages are in this category, out of 7 total.