Furcadia Framework For Third Party Programs
AvatarFrame Structure |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Furcadia.Net.DreamInfo.Avatar.Frame"]
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 44
Syntax
The AvatarFrame type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clear |
Clears this instance.
| |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Fields
Name | Description | |
---|---|---|
dir |
The dir
| |
DS_Number |
The ds number
| |
gender |
The gender
| |
pose |
The pose
| |
Spec |
The spec
| |
Wings |
The wings
|
Extension Methods
Name | Description | |
---|---|---|
AsDouble | (Defined by ObjectExtensions.) | |
AsInt16 | (Defined by ObjectExtensions.) | |
AsInt32 | (Defined by ObjectExtensions.) | |
AsInt64 | (Defined by ObjectExtensions.) | |
AsString | (Defined by ObjectExtensions.) |
See Also