|LongPressTriggered|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv15=true| The Sync delegate to trigger when long pressing. Passes this component as an argument to the Sync delegate.
|LongPressTriggered|{{RootFieldType|SyncDelegate`1|[[Type:Action`1|Action`1]]<[[Component:WorldOrb|WorldOrb]]>}}|TypeAdv15=true| The Sync delegate to trigger when long pressing. Passes this component as an argument to the Sync delegate.
|_lastFetchedUrl|Uri| The last URL fetched for this world.
|_lastFetchedUrl|Uri| The last URL fetched for this world.
|_isReadOnly|Bool|
|_isReadOnly|Bool| The target world is a read only world, no saving.
|_orbRoot|Slot| The slot storing the world orb visual.
|_orbRoot|Slot| The slot storing the world orb visual.
|_infoRoot|Slot| The slot storing the text visual for information about the world.
|_infoRoot|Slot| The slot storing the text visual for information about the world.
|CustomWorldStart:[[Type:Action`1|Action`1]]<[[Component:NewWorldDialog|NewWorldDialog]]>|[[Type:Action`1|Action`1]]<[[Component:NewWorldDialog|NewWorldDialog]]>|true| Handles when the user asks to open a custom world.
|OnStartNewSession:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user starts a new session with default settings.
|OnStartCustomSession:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user asks to open a custom session.
|OnJoinSession:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when a user joins the target session.
|OnEditMetadata:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when a user asks to edit the metadata.
|OnCancelMenu:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user cancels an action in a menu.
|OnCloneWorld:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user asks to make a clone of the world.
|OnDeleteWorld:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user asks to delete a world.
|OnReallyDeleteWorld:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Handles when the user asks to truely delete a world.
|OnOverwrite:[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:WorldOrb|WorldOrb]]>|[[Type:ButtonEventHandler`1|ButtonEventHandler`1]]<[[Component:WorldOrb|WorldOrb]]>|true| Handles when the user does a save overwrite.