Class Manus::CoreBrowser
ClassList > Manus > CoreBrowser
Custom in scene browser for Manus Core instances.
Inherits the following classes: MonoBehaviour
Public Attributes
| Type | Name |
|---|---|
| Toggle | autoConnect |
| GameObject | browserPanel |
| RectTransform | coreListRect |
| GameObject | genericCoreButton |
| Toggle | localHostOnly |
Public Functions
| Type | Name |
|---|---|
| void | Refresh () Update hosts list. |
| void | UpdateBrowser () Updates the list of lobbies in the interface. |
Public Attributes Documentation
variable autoConnect
variable browserPanel
variable coreListRect
variable genericCoreButton
variable localHostOnly
Public Functions Documentation
function Refresh
Update hosts list.
function UpdateBrowser
Updates the list of lobbies in the interface.
The documentation for this class was generated from the following file api/unity-plugin/Scripts/Core/CoreBrowser.cs