Furcadia Framework For Third Party Programs
PounceFurreOnline Property |
[This is preliminary documentation and is subject to change.]
Furre Currently online
Namespace: Furcadia.Net.Pounce
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public bool Online { get; set; }
Public Property Online As Boolean Get Set Dim instance As PounceFurre Dim value As Boolean value = instance.Online instance.Online = value
public: property bool Online { bool get (); void set (bool value); }
member Online : bool with get, set
Property Value
Type: BooleanSee Also