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