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

The PlayerConnectedEventArgs type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Player
Player who just connected, and is about to join main.
StartingWorld
Player's main world. May be WorldManager.MainWorld or rank-specific main. Can be changed.

See Also