C# Class SmartboyDevelopments.Haxxit.Server

Show file Open project: smartboyathome/Haxxit Class Usage Examples

Public Methods

Method Description
AddChildServer ( Server child ) : void
AddParentServer ( Server parent ) : void
Server ( Map map ) : System

Method Details

AddChildServer() public method

public AddChildServer ( Server child ) : void
child Server
return void

AddParentServer() public method

public AddParentServer ( Server parent ) : void
parent Server
return void

Server() public method

public Server ( Map map ) : System
map SmartboyDevelopments.Haxxit.Maps.Map
return System