com.onlineobject.objectnet Namespace

com.onlineobject.objectnet.integration Namespace

Classes


  Class Description
Public class UILobbyActivation
Handles the activation and deactivation of the lobby UI based on network events.
Public class UILobbyItem
Represents a UI element in a lobby, such as a menu item or a selectable option.
Public class UILobbyList
The UILobbyList class manages the lobby UI elements and interactions in a multiplayer game.
Public class UINetworkDisconnection
Handles the UI display for network disconnection events within a Unity application.
Public class UINetworkStatistic
UINetworkStatistic is a MonoBehaviour that updates UI elements with network statistics.
Public class UISelectMode
UISelectMode handles the UI interactions for selecting the network mode (Server or Client) and initiating the network connection.