Class RemoteNetworkPlayer
This class represents the remote players in the clients.
Implements
Inherited Members
Namespace: Evergine.Networking.Client.Players
Assembly: Evergine.Networking.dll
Syntax
public class RemoteNetworkPlayer : BaseNetworkPlayer, INetworkPlayer
  Fields
matchmakingClientService
A reference to the MatchmakingClientService which is currently keeping the connection and state.
Declaration
protected MatchmakingClientService matchmakingClientService
  Field Value
| Type | Description | 
|---|---|
| MatchmakingClientService |