M_Furcadia_Net_DreamInfo_Badges_GetLevel - 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.]
[Missing
Namespace: Furcadia.Net.DreamInfo
Assembly: FurcadiaLib (in FurcadiaLib.dll) Version: 2.19.PreAlpha 43
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
- tag
- Type: System.String
[Missing documentation for "M:Furcadia.Net.DreamInfo.Badges.GetLevel(System.String)"]
Type: Int32
[Missing documentation for "M:Furcadia.Net.DreamInfo.Badges.GetLevel(System.String)"]