Click or drag to resize

PounceClient Constructor (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.]

Set up the default Pounce Client and Friends List and Dream List

Pounce server updates on a 30 second cron-job and returns a list of Furres Currently on-line

Namespace:  Furcadia.Net.Pounce
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public PounceClient(
	string[] FurreList,
	string[] DreamList
)

Parameters

FurreList
Type: SystemString
Furre List as string array
DreamList
Type: SystemString
dream list as s string array
See Also