add is user lagging and tidy links |
m fix link spaces |
||
Line 1: | Line 1: | ||
{{Table ProtoFluxCategoryNodes | {{Table ProtoFluxCategoryNodes | ||
| | |AreAppFacetsOpened|| Returns if the [[User|user's]] [[Facets|facet]] anchors are opened. | ||
| | |IsAppDashOpened|| Returns if the provided [[user|user's]] [[Dash Menu|dash]] is open. | ||
| | |IsLocalUser|| Returns if the provided [[user]] is the one viewing this node. | ||
| | |IsPlatformDashOpen|| Returns if the provided [[user|user's]] Steam overlay, or Oculus overlay is open. | ||
| | |IsHostUser|| Returns if the provided [[user]] is the Host of the session. | ||
| | |IsUserInEditMode|| Returns if the provided [[user]] has [[Edit Mode|Edit Mode]] enabled in the session tab in the [[dash menu|dash]]. | ||
| | |IsUserInKioskMode|| Checks if a user is in [[kiosk mode]], a special mode in Resonite. | ||
| | |IsUserLagging|| Checks if a [[user]] is lagging. | ||
| | |IsUserLive|| Returns if the provided [[user]] has enabled the 'Show Live Badge' option or has 'Mirror to display' enabled on their streaming camera. | ||
| | |IsUserPatreon|| Returns if the provided [[user]] has subscribed to the YDMS [[Patreon]] for this month. | ||
| | |IsUserPresent|| Returns if the provided [[user]] is present in their headset/desktop mode and present in the world. | ||
| | |IsUserPresentInHeadset|| Returns if the provided [[user]] has put down their VR headset, if applicable. | ||
| | |IsUserPresentInWorld|| Returns if the provided [[user]] is focused to the session. | ||
| | |IsUserSilenced|| Returns if the provided [[user]] has been silenced through the session tab in the [[dash menu|dash]] by someone with the correct Permissions. | ||
}} | }} | ||
[[Category:ProtoFlux:Users]] | [[Category:ProtoFlux:Users]] |
Latest revision as of 03:58, 25 August 2025
Node Name | Description |
---|---|
AreAppFacetsOpened | Returns if the user's facet anchors are opened. |
IsAppDashOpened | Returns if the provided user's dash is open. |
IsLocalUser | Returns if the provided user is the one viewing this node. |
IsPlatformDashOpen | Returns if the provided user's Steam overlay, or Oculus overlay is open. |
IsHostUser | Returns if the provided user is the Host of the session. |
IsUserInEditMode | Returns if the provided user has Edit Mode enabled in the session tab in the dash. |
IsUserInKioskMode | Checks if a user is in kiosk mode, a special mode in Resonite. |
IsUserLagging | Checks if a user is lagging. |
IsUserLive | Returns if the provided user has enabled the 'Show Live Badge' option or has 'Mirror to display' enabled on their streaming camera. |
IsUserPatreon | Returns if the provided user has subscribed to the YDMS Patreon for this month. |
IsUserPresent | Returns if the provided user is present in their headset/desktop mode and present in the world. |
IsUserPresentInHeadset | Returns if the provided user has put down their VR headset, if applicable. |
IsUserPresentInWorld | Returns if the provided user is focused to the session. |
IsUserSilenced | Returns if the provided user has been silenced through the session tab in the dash by someone with the correct Permissions. |
Pages in category "ProtoFlux:Users:Status"
The following 14 pages are in this category, out of 14 total.
I
- ProtoFlux:IsAppDashOpened
- ProtoFlux:IsHostUser
- ProtoFlux:IsLocalUser
- ProtoFlux:IsPlatformDashOpen
- ProtoFlux:IsUserInEditMode
- ProtoFlux:IsUserInKioskMode
- ProtoFlux:IsUserLagging
- ProtoFlux:IsUserLive
- ProtoFlux:IsUserPatreon
- ProtoFlux:IsUserPresent
- ProtoFlux:IsUserPresentInHeadset
- ProtoFlux:IsUserPresentInWorld
- ProtoFlux:IsUserSilenced