Class RemoteNetworkPlayer
This class represents the remote players in the client.
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 maintaining the connection and state.
Declaration
protected MatchmakingClientService matchmakingClientService
Field Value
Type | Description |
---|---|
MatchmakingClientService |