Class NetworkClient
A NetworkClient
Inherited Members
Namespace: Unity.Netcode
Assembly: solution.dll
Syntax
public class NetworkClient
Fields
| Name | Description |
|---|---|
| ClientId | The ClientId of the NetworkClient |
| PlayerObject | The PlayerObject of the Client |
Properties
| Name | Description |
|---|---|
| OwnedObjects | The list of NetworkObject's owned by this client instance |