MLAPI.MonoBehaviours.Core Namespace |
| Class | Description | |
|---|---|---|
| NetworkedBehaviour |
The base class to override to write networked code. Inherits MonoBehaviour
| |
| NetworkedObject |
A component used to identify that a GameObject is networked
| |
| NetworkingManager |
The main component of the library
| |
| TrackedObject |
A component used for lag compensation. Each object with this component will get tracked
|