Click or drag to resize

PounceConnection Constructor (String, String, String)

This stuff is still in the planning stages. Any questions or Comments are welcome.

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

A HTTP web request

Namespace:  Furcadia.Net.Pounce
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public PounceConnection(
	string url,
	string[] shortN_friends,
	string[] Dreams
)

Parameters

url
Type: SystemString
Url (i.e http://on.furcadia.com) or if you have a custom on-line check server use that instead
shortN_friends
Type: SystemString
Friends (shortname) (i.e emeraldflame instead of Emerald|Flame)
Dreams
Type: SystemString
String Array of Dreams
See Also