Automated: create new component page |
m Alizard moved page Component:WorldThumbnailItem to Component:LegacyWorldThumbnailItem: Obsoleted component's name changed |
(No difference)
|
Latest revision as of 00:08, 25 June 2024
Component image
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Usage
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 |