MLAPI/docs/Index.md
2018-03-31 10:21:38 +02:00

1.1 KiB

MLAPI Namespace

Classes

 

ClassDescription
Public classNetworkedBehaviour The base class to override to write networked code. Inherits MonoBehaviour
Public classNetworkedClient A NetworkedClient
Public classNetworkedObject A component used to identify that a GameObject is networked
Public classNetworkingConfiguration The configuration object used to start server, client and hosts
Public classNetworkingManager The main component of the library