Click or drag to resize

FurreListUpdate Method

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

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

Updates the specified furre in the list.

Namespace:  Furcadia.Net.DreamInfo
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax
public bool Update(
	Furre Furre
)

Parameters

Furre
Type: Furcadia.Net.DreamInfoFurre
The furre.

Return Value

Type: Boolean
True is the specified furre is in the list.
See Also