Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Indicates Player that originated this command.

Namespace: Visual3D.Networking
Assembly: Visual3D.Networking (in Visual3D.Networking.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

      
 C#  Visual Basic 
public PlayerInfo Player { get; protected set; }
Public Property Player As PlayerInfo
	Get
	Protected Set

See Also