| 
            
              Furre Constructor (Base220)
             | 
          
        
        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 59
Syntaxpublic Furre(
	Base220 FurreID
)
Public Sub New ( 
	FurreID As Base220
)
Dim FurreID As Base220
Dim instance As New Furre(FurreID)
public:
Furre(
	Base220^ FurreID
)
new : 
        FurreID : Base220 -> FurreParameters
- FurreID
 - Type: Furcadia.TextBase220
The furre identifier. 
See Also