|
IFurreFurreID Property
|
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Implements the FurreID or unique furre identifyer
Namespace:
Furcadia.Net.DreamInfo
Assembly:
FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 59
Syntax Base220 FurreID { get; set; }
Property FurreID As Base220
Get
Set
Dim instance As IFurre
Dim value As Base220
value = instance.FurreID
instance.FurreID = value
property Base220^ FurreID {
Base220^ get ();
void set (Base220^ value);
}
abstract FurreID : Base220 with get, set
Property Value
Type:
Base220See Also