(3 intermediate revisions by one other user not shown)
Line 1:
Line 1:
{{Infobox Component
{{Legacy}}{{Infobox Component
|Image=WorldThumbnailItemComponent.png
|Image=WorldThumbnailItemComponent.png
|Name=Legacy World Thumbnail Item
|Name=Legacy World Thumbnail Item
Line 12:
Line 12:
|_totalActiveUsers|Int| The total focused and active users in the world.
|_totalActiveUsers|Int| The total focused and active users in the world.
|_totalContacts|Int| The total amount of users on the world that are contacts of <code>UpdatingUser</code>.
|_totalContacts|Int| The total amount of users on the world that are contacts of <code>UpdatingUser</code>.
|PressAction|{{RootFieldType|SyncDelegate`1|[[Type:WorldItemAction|WorldItemAction]]}}|TypeAdv5=true| The action to preform when clicking on this item.
|PressAction|{{RootFieldType|SyncDelegate`1|[[Type:LegacyWorldItemAction|LegacyWorldItemAction]]}}|TypeAdv5=true| The action to preform when clicking on this item.
|_thumbnailGraphic|'''[[Component:RawGraphic|RawGraphic]]'''|TypeAdv6=true| The component handling the Thumbnail graphic.
|_thumbnailGraphic|'''[[Component:RawGraphic|RawGraphic]]'''|TypeAdv6=true| The component handling the Thumbnail graphic.
|_thumbnailTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv7=true| The component handling the Thumbnail texture.
|_thumbnailTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv7=true| The component handling the Thumbnail texture.
Line 26:
Line 26:
|_borderOverlay|'''[[Component:Image|Image]]'''|TypeAdv17=true| The image UIX component handling the border graphic
|_borderOverlay|'''[[Component:Image|Image]]'''|TypeAdv17=true| The image UIX component handling the border graphic
|_borderColor|ColorX| The color the border should be.
|_borderColor|ColorX| The color the border should be.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnClose:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| Called when the close button is touched.
[[Category:Components{{#translation:}}|Legacy World Thumbnail Item]]
Latest revision as of 20:13, 7 April 2025
This article describes a feature marked as legacy—this usually means there's a newer, better alternative. Legacy features might not be removed but they will not be updated, and the team will not provide any support for them.
Component image
Legacy World Thumbnail Item component as seen in the Scene Inspector
The LegacyWorldThumbnailItem component is used to show worlds in the list of the legacy world facet.