PlayerAcceptedEventArgs.Player Property

[This is preliminary documentation and is subject to change.]

[Missing documentation for “P:Game.Subsystems.Network.Events.PlayerAcceptedEventArgs.Player”]

Namespace: Game.Subsystems.Network.EventsAssembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0

Syntax

C#

public Player Player { get; }

Property Value

Type: Player

See Also

Reference

PlayerAcceptedEventArgs ClassGame.Subsystems.Network.Events Namespace