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. |
Dash
|
RadiantDash | |
Screen
|
RadiantDashScreen | |
_switchingEnabled
|
direct RelayRef`1<IField`1<Bool>> | |
_screenEnabled
|
direct RelayRef`1<IField`1<Bool>> | |
_currentScreen
|
direct RelayRef`1<SyncRef`1<RadiantDashScreen>> | |
_button
|
Button | |
_text
|
Text | |
_textBg
|
Image | |
_icon
|
Image | |
_layout
|
LayoutElement | |
_rootRect
|
RectTransform | |
_iconRect
|
RectTransform |