Component image File:UserspaceRadiantDashComponent.pngUserspace Radiant Dash component as seen in the Scene Inspector
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. Some components stop their functionality when this field is disabled, but some don't. |
BlockOpenClose
|
Bool | |
Freeform
|
Bool | |
_dash
|
RadiantDash | |
_dashVisualRoot
|
Slot | |
_positioner
|
UserInterfacePositioner | |
_modalOverlay
|
ModalOverlayManager | |
_legacyInventoryPanel
|
LegacyCanvasPanel | |
_legacyInventory
|
InventoryBrowser | |
_slider
|
Slider | |
_lookat
|
LookAt | |
_uiEditModeToggle
|
Slot | |
_alwaysOnFacetRoot
|
Slot | |
_screensWorkspace
|
Workspace | |
_topWorkspace
|
Workspace | |
_notifications
|
NotificationPanel | |
_notificationsRoot
|
Slot | |
_notificationsHolder
|
Slot |
Sync Delegates
Method Name | Method type and Arguments. | Is the method hidden? | Description |
---|---|---|---|
OnModalOverlayRequested:Action`1<ModalOverlayManager>
|
Action`1<ModalOverlayManager> | ✓ | |
OnTurnOffEditMode:ButtonEventHandler
|
ButtonEventHandler | ✓ | |
SetupDefaultTopBar:Action`1<Slot>
|
Action`1<Slot> | ✓ | |
OnHide:Action`1<LegacyPanel>
|
Action`1<LegacyPanel> | ✓ |