T_Furcadia_Net_DreamInfo_Avatar_Frame - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Avatar.Frame Structure

This stuff is still in the planning stages. Any questions or Comments are welcome. [This is preliminary documentation and is subject to change.]

[Missing

documentation for "T:Furcadia.Net.DreamInfo.Avatar.Frame"]

Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43

Syntax

C#

public struct Frame

VB

Public Structure Frame

VB Usage

Dim instance As Avatar.Frame

C++

public value class Frame

F#

[<SealedAttribute>]
type Frame =  struct end

The Avatar.Frame type exposes the following members.

Methods

 

Name Description
Public method Clear
Public method Equals Indicates whether this instance and a specified object are equal. (Inherited from ValueType.)
Public method GetHashCode Returns the hash code for this instance. (Inherited from ValueType.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method ToString Returns the fully qualified type name of this instance. (Inherited from ValueType.)
  Back to Top

Fields

 

Name Description
Public field dir
Public field DS_Number
Public field gender
Public field pose
Public field Spec
Public field Wings
  Back to Top

Extension Methods

 

Name Description
Public Extension Method AsDouble (Defined by ObjectExtensions.)
Public Extension Method AsInt16 (Defined by ObjectExtensions.)
Public Extension Method AsInt32 (Defined by ObjectExtensions.)
Public Extension Method AsInt64 (Defined by ObjectExtensions.)
Public Extension Method AsString (Defined by ObjectExtensions.)
  Back to Top

See Also

Reference

Furcadia.Net.DreamInfo Namespace

⚠️ **GitHub.com Fallback** ⚠️