mNo edit summary |
Types |
||
Line 8: | Line 8: | ||
{{Table ComponentFields | {{Table ComponentFields | ||
|Host|String| | |Host|String| | ||
|_hostText|'''[[Component:Text|Text]]'''| | |Port|Int| | ||
|_reasonText|'''[[Component:Text|Text]]'''| | |AccessType|HostAccessScope| | ||
|_allowButton|'''[[Component:Button|Button]]'''| | |_hostText|'''[[Component:Text|Text]]'''|TypeAdv3=true| | ||
|_reasonText|'''[[Component:Text|Text]]'''|TypeAdv4=true| | |||
|_allowButton|'''[[Component:Button|Button]]'''|TypeAdv5=true| | |||
}} | }} | ||
Revision as of 23:07, 13 February 2025
Component image 
Host Access Dialog 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. |
Host
|
String | |
Port
|
Int | |
AccessType
|
HostAccessScope | |
_hostText
|
Text | |
_reasonText
|
Text | |
_allowButton
|
Button |