Furcadia Framework For Third Party Programs
IFurreFurreID Property |
[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 44
Syntax
int FurreID { get; set; }
Property FurreID As Integer Get Set Dim instance As IFurre Dim value As Integer value = instance.FurreID instance.FurreID = value
property int FurreID { int get (); void set (int value); }
abstract FurreID : int with get, set
Property Value
Type: Int32See Also