Component:LegacyWorldThumbnailItem

From Resonite Wiki
Component image 
World Thumbnail Item component as seen in the Scene Inspector


This article or section is a Stub. You can help the Resonite Wiki by expanding it.


Usage

Fields
Name Type Description
persistent Bool Determines whether or not this item will be saved to the server.
UpdateOrder Int Controls the order in which this component is updated.
Enabled Bool Controls whether or not this component is enabled.
UpdatingUser direct UserRef
WorldOrSessionId String
_visited Bool
_totalActiveUsers Int
_totalContacts Int
PressAction WorldItemAction
_thumbnailGraphic RawGraphic
_thumbnailTexture StaticTexture2D
_nameRoot RectTransform
_detailRoot RectTransform
_visitedRoot RectTransform
_counterRoot RectTransform
_iconsRoot RectTransform
_closeButton RectTransform
_nameText Text
_detailText Text
_counterText Text
_borderOverlay Image
_borderColor ColorX

Behavior

Examples

See Also