Click or drag to resize

FurreListGetFurreByID Method

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

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

Get's a Furre from the Dream List bu it's ID

Namespace:  Furcadia.Net.DreamInfo
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public Furre GetFurreByID(
	Base220 FurreID
)

Parameters

FurreID
Type: Furcadia.TextBase220
Base220 4 byte string representing the Furre ID

Return Value

Type: Furre

[Missing <returns> documentation for "M:Furcadia.Net.DreamInfo.FurreList.GetFurreByID(Furcadia.Text.Base220)"]

See Also