NetworkedClient Class |
[This is preliminary documentation and is subject to change.]
Namespace: MLAPI
The NetworkedClient type exposes the following members.
| Name | Description | |
|---|---|---|
| NetworkedClient | Initializes a new instance of the NetworkedClient class |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| AesKey |
The encryption key used for this client
| |
| ClientId |
The Id of the NetworkedClient
| |
| OwnedObjects |
The NetworkedObject's owned by this Client
| |
| PlayerObject |
The PlayerObject of the Client
|