Furcadia Framework For Third Party Programs
PounceConnectionTotalFurresOnline Property |
[This is preliminary documentation and is subject to change.]
Total on-line Furre count retrieved from an on-line check request
Namespace: Furcadia.Net.Pounce
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
public static int TotalFurresOnline { get; }
Public Shared ReadOnly Property TotalFurresOnline As Integer Get Dim value As Integer value = PounceConnection.TotalFurresOnline
public: static property int TotalFurresOnline { int get (); }
static member TotalFurresOnline : int with get
Property Value
Type: Int32See Also