3.5 KiB
3.5 KiB
NetworkedClient Class
A NetworkedClient
Inheritance Hierarchy
System.Object
MLAPI.NetworkedClient
Namespace: MLAPI
Assembly: MLAPI (in MLAPI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class NetworkedClient
The NetworkedClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | NetworkedClient | Initializes a new instance of the NetworkedClient class |
Methods
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.) |
Fields
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 |