Furre Constructor (Int32)

FFF3PP

Furre Constructor (Int32)

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

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

Initializes a new instance of the Furre class.

Namespace:  Furcadia.Net.DreamInfo
Assembly:  FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public Furre(
	int FurreID
)
Public Sub New ( 
	FurreID As Integer
)

Dim FurreID As Integer

Dim instance As New Furre(FurreID)
public:
Furre(
	int FurreID
)
new : 
        FurreID : int -> Furre

Parameters

FurreID
Type: SystemInt32
The furre identifier.
See Also