T_Furcadia_Net_DreamInfo_Furre - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki
This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]
Class for Proxies and bots to use Furrre Data provided by the game server.
System.Object
Furcadia.Net.DreamInfo.Furre
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
C#
[SerializableAttribute]
public class Furre : IFurre
VB
<SerializableAttribute>
Public Class Furre
Implements IFurre
VB Usage
Dim instance As Furre
C++
[SerializableAttribute]
public ref class Furre : IFurre
F#
[<SerializableAttribute>]
type Furre =
class
interface IFurre
end
The Furre type exposes the following members.
Name | Description | |
---|---|---|
![]() |
Furre() | Initializes a new instance of the Furre class |
![]() |
Furre(Int32) | Initializes a new instance of the Furre class |
![]() |
Furre(String) | Furre Constructor with Name |
![]() |
Furre(Int32, String) | Initializes a new instance of the Furre class |
Name | Description | |
---|---|---|
![]() |
AfkTime | Away from keyboard time |
![]() |
BeekinBadge | |
![]() |
Direction | |
![]() |
FloorObjectCurrent | |
![]() |
FloorObjectOld | |
![]() |
FurreColors | Furcadia Color Code (v31c) |
![]() |
FurreDescription | Furcadia Description |
![]() |
FurreID | Furre ID |
![]() |
Gender | **Obsolete. ** |
![]() |
Group | |
![]() |
LastPosition | The Position the Furre Moved from |
![]() |
LastStat | |
![]() |
Level | |
![]() |
Message | Last Message Furre had |
![]() |
Name | Furcadia Name |
![]() |
PawObjectCurrent | |
![]() |
PawObjectOld | |
![]() |
Pose | Furre Pose |
![]() |
Position | Current position where the Furre is standing |
![]() |
ShortName | Furcadia Shortname format for Furre Name |
![]() |
Visible | |
![]() |
WasVisible |
Name | Description | |
---|---|---|
![]() |
Equals |
(Overrides Object.Equals(Object).) |
![]() |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode |
(Overrides Object.GetHashCode().) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToFurcadiaID() | |
![]() |
ToFurcadiaID(Func(IFurre, Int32)) | |
![]() |
ToString() |
(Overrides Object.ToString().) |
![]() |
ToString(Func(IFurre, String)) |
Name | Description | |
---|---|---|
![]() ![]() |
Equality | |
![]() ![]() |
Implicit(Regex to Furre) | |
![]() ![]() |
Inequality |
Name | Description | |
---|---|---|
![]() |
AsDouble | (Defined by ObjectExtensions.) |
![]() |
AsInt16 | (Defined by ObjectExtensions.) |
![]() |
AsInt32 | (Defined by ObjectExtensions.) |
![]() |
AsInt64 | (Defined by ObjectExtensions.) |
![]() |
AsString | (Defined by ObjectExtensions.) |