Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

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

Syntax

      
 C#  Visual Basic 
public class NetWorld : World
Public Class NetWorld _
	Inherits World

Members

            
 All Members  Constructors   Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
NetWorld()()()()
Initializes a new instance of the NetWorld class
Client
Host
IsClientConnected
IsHost
LobbyClient
LobbyInfo
LocalHostName
LocalPlayer
Log
Network
PlayerList
Settings

Inheritance Hierarchy

System..::..Object
  Visual3D..::..World
    Visual3D..::..NetWorld

See Also