|_permissionOverridesIndicator|'''[[Component:Text|Text]]'''|TypeAdv24=true| The element that shows how many user overrides are currently active for permissions
|_accessLevelRadiosButtons|{{RootFieldType|SyncRefList`1|[[Component:Button|Button]]}}|TypeAdv33=true| The set of radio buttons to set session access level.
|_worldNameSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:String|String]]>'''|TypeAdv34=true| The field that is used to edit the world Name.
|_descriptionSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:String|String]]>'''|TypeAdv35=true| The field that is used to edit the world description.
|_maxUsersSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Int|Int]]>'''|TypeAdv36=true| The field that is used to edit the world max Users.
|_awayKickEnabledSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv37=true| The field that is used to edit the world away Kick Enabled.
|_awayKickMinutesSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Float|Float]]>'''|TypeAdv38=true| The field that is used to edit the world away Kick Minutes.
|_autosaveEnabledSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv39=true| The field that is used to edit the world auto save Enabled.
|_autosaveMinutesSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Float|Float]]>'''|TypeAdv40=true| The field that is used to edit the world auto save Minutes.
|_autocleanEnabledSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv41=true| The field that is used to edit the world auto clean Enabled.
|_autocleanSecondsSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Float|Float]]>'''|TypeAdv42=true| The field that is used to edit the world auto clean Seconds.
|_mobileFriendlySync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv43=true| The field that is used to edit the world mobile Friendly.
|_hideFromListingSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv44=true| The field that is used to edit the world hide From Listing.
|_editModeSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv45=true| The field that is used to edit the world edit Mode status for the local user.
|_accessLevelSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:SessionAccessLevel|SessionAccessLevel]]>'''|TypeAdv46=true| The field that is used to edit the world access Level.
|_customVerifierSync|'''[[Component:WorldValueSync`1|WorldValueSync`1]]<[[Type:Bool|Bool]]>'''|TypeAdv50=true| The field that is used to edit the world custom Verifier.
|_uiContentRoot|Slot|
|_uiContentRoot|Slot| The slot that contains all the ui content of the world.
|_slideSwap|'''[[Component:SlideSwapRegion|SlideSwapRegion]]'''|TypeAdv52=true| The swap region used to make the animation for going between session menu views.
|_tabButtons|{{RootFieldType|SyncRefList`1|[[Component:Button|Button]]}}|TypeAdv56=true| A list of the buttons used to change between session menu views.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|SwitchTab:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:SessionControlDialog#Tab|SessionControlDialog.Tab]]>| [[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:SessionControlDialog#Tab|SessionControlDialog.Tab]]>|true| Called when a session menu tab button is touched.
|GetSessionOrb:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the get session orb button is touched.
|GetWorldOrb:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the get world orb button is touched.
|CopySessionURL:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the copy session url button is touched.
|CopyWorldURL:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the copy world url button is touched.
|CopyRecordURL:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the copy record url button is touched.
|CustomVerifierPressed:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the custom verifier button is touched.
|OnEnableCustomJoinVerifier:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the enable custom verifier button is touched.
|OnClearUserPermissionOverrides:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the clear custom permission overrides button is touched.
|OnSave:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the save world button is touched.
|OnSaveAs:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the save world as button is touched.
|OnSaveCopy:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the save world copy button is touched.
}}
}}
== Behavior ==
== Tab ==
{{Table EnumValues
|Settings|0| The tab is currently on Session Settings.
|Users|1| The tab is currently on Users.
|Permissions|2| The tab is currently on Permissions.
}}
== Usage ==
See [[Session]].
== Examples ==
== Examples ==
See [[Session]].
== See Also ==
== See Also ==
* [[Session]]
[[Category:Components:Uncategorized{{#translation:}}|Session Control Dialog]]
[[Category:Components:Uncategorized{{#translation:}}|Session Control Dialog]]
[[Category:Components{{#translation:}}|Session Control Dialog]]
[[Category:Components{{#translation:}}|Session Control Dialog]]
[[Category:Components With Nested Enums{{#translation:}}|Session Control Dialog]]
[[Category:Components With Nested Enums{{#translation:}}|Session Control Dialog]]
[[Category:ComponentStubs]]
Latest revision as of 22:57, 7 April 2025
This is a userspace component — you cannot attach it anywhere but the userspace. Messing with the userspace can be fun, but it is not recommended as you risk messing your dash up if you don't know what you're doing.