Furcadia Framework For Third Party Programs
FurreFurreID Property |
[This is preliminary documentation and is subject to change.]
Furre ID
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public int FurreID { get; set; }
Public Property FurreID As Integer Get Set Dim instance As Furre Dim value As Integer value = instance.FurreID instance.FurreID = value
public: virtual property int FurreID { int get () sealed; void set (int value) sealed; }
abstract FurreID : int with get, set override FurreID : int with get, set
Property Value
Type: Int32Implements
IFurreFurreIDSee Also