Create World:Info ProtoFlux Category |
Added in missing descriptions in this table. |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
|World Active User Count|| Returns the session's [[Type:User|user]] count that is currently focused. | |World Active User Count|| Returns the session's [[Type:User|user]] count that is currently focused. | ||
|World Away Kick Enabled|| Returns if the session has afk kick timer enabled. | |World Away Kick Enabled|| Returns if the session has afk kick timer enabled. | ||
|World Away Kick Interval|| Returns the time until a [[Type:User|user]] is kicked as a [[ | |World Away Kick Interval|| Returns the time until a [[Type:User|user]] is kicked as a [[Type:TimeSpan|TimeSpan]]. | ||
|World Away Kick Minutes|| Returns the time until a [[Type:User|user]] is kicked as a [[ | |World Away Kick Minutes|| Returns the time until a [[Type:User|user]] is kicked as a [[Type:Float|float]]. | ||
|World Description|| Returns a [[ | |World Description|| Returns a [[Type:String|string]] that is the description of the session in the world browser ([[Dash Menu|dash]]). | ||
|World Hide From Listing|| Returns if the session has "Hide In Session Lists" Enabled. | |World Hide From Listing|| Returns if the session has "Hide In Session Lists" Enabled. | ||
|World Max Users|| Returns an [[Type:Int|int]] of the current user limit of the session (Max: 255). | |World Max Users|| Returns an [[Type:Int|int]] of the current user limit of the session (Max: 255). | ||
|World Mobile Friendly|| Returns if the session world was intended for Android Builds. | |World Mobile Friendly|| Returns if the session world was intended for Android Builds. | ||
|World Name|| Returns a [[ | |World Name|| Returns a [[Type:String|string]] that is the session name. | ||
|World Path|| Returns a [[ | |World Path|| Returns a [[Type:String|string]] that is the world path. | ||
|World Record URL|| Returns a [[ | |World Record URL|| Returns a [[Type:String|string]] resrec link of the current world. | ||
|World Session ID|| | |World Session ID|| Returns the current world's session ID. | ||
|World Session URL|| | |World Session URL|| Returns the world's session URL, useful for focusing into the world. | ||
|World Session Web URL|| | |World Session Web URL|| Returns the world's session Web URL, no known uses yet. | ||
|World User Count|| Returns the session's total [[Type:User|user]] count. | |World User Count|| Returns the session's total [[Type:User|user]] count. | ||
|World Web URL|| | |World Web URL|| Returns the world's Web URL, no known uses yet. | ||
}} | }} | ||
[[Category:ProtoFlux:World]] |
Latest revision as of 18:07, 14 April 2024
Node Name | Description |
---|---|
World Access Level | Returns the session's Session Access Level. |
World Active User Count | Returns the session's user count that is currently focused. |
World Away Kick Enabled | Returns if the session has afk kick timer enabled. |
World Away Kick Interval | Returns the time until a user is kicked as a TimeSpan. |
World Away Kick Minutes | Returns the time until a user is kicked as a float. |
World Description | Returns a string that is the description of the session in the world browser (dash). |
World Hide From Listing | Returns if the session has "Hide In Session Lists" Enabled. |
World Max Users | Returns an int of the current user limit of the session (Max: 255). |
World Mobile Friendly | Returns if the session world was intended for Android Builds. |
World Name | Returns a string that is the session name. |
World Path | Returns a string that is the world path. |
World Record URL | Returns a string resrec link of the current world. |
World Session ID | Returns the current world's session ID. |
World Session URL | Returns the world's session URL, useful for focusing into the world. |
World Session Web URL | Returns the world's session Web URL, no known uses yet. |
World User Count | Returns the session's total user count. |
World Web URL | Returns the world's Web URL, no known uses yet. |
Pages in category "ProtoFlux:World:Info"
The following 17 pages are in this category, out of 17 total.
W
- ProtoFlux:World Access Level
- ProtoFlux:World Active User Count
- ProtoFlux:World Away Kick Enabled
- ProtoFlux:World Away Kick Interval
- ProtoFlux:World Away Kick Minutes
- ProtoFlux:World Description
- ProtoFlux:World Hide From Listing
- ProtoFlux:World Max Users
- ProtoFlux:World Mobile Friendly
- ProtoFlux:World Name
- ProtoFlux:World Path
- ProtoFlux:World Record URL
- ProtoFlux:World Session ID
- ProtoFlux:World Session URL
- ProtoFlux:World Session Web URL
- ProtoFlux:World User Count
- ProtoFlux:World Web URL