M_Furcadia_Net_DreamInfo_Badges_GetLevel - StarShip-Avalon-Projects/FurcadiaFramework GitHub Wiki

Badges.GetLevel Method

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 "M:Furcadia.Net.DreamInfo.Badges.GetLevel(System.String)"]

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

Syntax

C#

public static int GetLevel(
	string tag
)

VB

Public Shared Function GetLevel ( 
	tag As String
) As Integer

VB Usage

Dim tag As String
Dim returnValue As Integer

returnValue = Badges.GetLevel(tag)

C++

public:
static int GetLevel(
	String^ tag
)

F#

static member GetLevel : 
        tag : string -> int 

Parameters

 

tag
Type: System.String
[Missing documentation for "M:Furcadia.Net.DreamInfo.Badges.GetLevel(System.String)"]

Return Value

Type: Int32
[Missing documentation for "M:Furcadia.Net.DreamInfo.Badges.GetLevel(System.String)"]

See Also

Reference

Badges Class
Furcadia.Net.DreamInfo Namespace

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