M_Furcadia_Net_DreamInfo_Avatar_SpecNum - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Avatar.SpecNum Method

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

Specs the number.

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

Syntax

C#

public static Avatar.Frame SpecNum(
	int Frame
)

VB

Public Shared Function SpecNum ( 
	Frame As Integer
) As Avatar.Frame

VB Usage

Dim Frame As Integer
Dim returnValue As Avatar.Frame

returnValue = Avatar.SpecNum(Frame)

C++

public:
static Avatar.Frame SpecNum(
	int Frame
)

F#

static member SpecNum : 
        Frame : int -> Avatar.Frame 

Parameters

 

Frame
Type: System.Int32
The frame.

Return Value

Type: Avatar.Frame
[Missing documentation for "M:Furcadia.Net.DreamInfo.Avatar.SpecNum(System.Int32)"]

See Also

Reference

Avatar Class
Furcadia.Net.DreamInfo Namespace

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