mikeownage.com

Site

News
Downloads
My Directory
Battle.net Archive
My YouTube
Contact Me

Gaming

Supreme Ruler

Projects

Asgard3
Asgard Server
Binary Gateway 2
Supreme Ruler Files
Supreme Ruler Toolkit

Clan

GDN
 Class BattleNetFormatUser
Generated by DocFX

Class BattleNetFormatUser

Inheritance
System.Object
BattleNetFormatUser
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Asgard3.Core.BattleNetClient
Assembly: Asgard3.Core.dll
Syntax
public class BattleNetFormatUser

Constructors

| Improve this Doc View Source

BattleNetFormatUser()

Declaration
public BattleNetFormatUser()
| Improve this Doc View Source

BattleNetFormatUser(String, Int32, BattleNetUserFlags, Byte[])

Declaration
public BattleNetFormatUser(string username, int ping, BattleNetUserFlags flags, byte[] info)
Parameters
Type Name Description
System.String username
System.Int32 ping
BattleNetUserFlags flags
System.Byte[] info

Properties

| Improve this Doc View Source

CharacterName

Declaration
public string CharacterName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Clan

Declaration
public string Clan { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Client

Declaration
public string Client { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

D2CharacterClass

Declaration
public BattleNetD2StatsCharacterClass D2CharacterClass { get; set; }
Property Value
Type Description
BattleNetD2StatsCharacterClass
| Improve this Doc View Source

D2CharacterFlags

Declaration
public BattleNetD2CharacterFlags D2CharacterFlags { get; set; }
Property Value
Type Description
BattleNetD2CharacterFlags
| Improve this Doc View Source

D2ExpansionActs

Declaration
public BattleNetD2ExpansionActs D2ExpansionActs { get; set; }
Property Value
Type Description
BattleNetD2ExpansionActs
| Improve this Doc View Source

D2IsExpansion

Declaration
public bool D2IsExpansion { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

D2IsLadder

Declaration
public bool D2IsLadder { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

D2OriginalActs

Declaration
public BattleNetD2OriginalActs D2OriginalActs { get; set; }
Property Value
Type Description
BattleNetD2OriginalActs
| Improve this Doc View Source

Data

Declaration
public string Data { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Flags

Declaration
public BattleNetUserFlags Flags { get; set; }
Property Value
Type Description
BattleNetUserFlags
| Improve this Doc View Source

HighLadderRating

Declaration
public int HighLadderRating { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Icon

Declaration
public string Icon { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Information

Declaration
public string Information { get; }
Property Value
Type Description
System.String
| Improve this Doc View Source

IsD2

Declaration
public bool IsD2 { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsIgnored

Declaration
public bool IsIgnored { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsOperator

Declaration
public bool IsOperator { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsRepresentative

Declaration
public bool IsRepresentative { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsStandard

Declaration
public bool IsStandard { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

IsWar3

Declaration
public bool IsWar3 { get; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

LadderRank

Declaration
public int LadderRank { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

LadderRating

Declaration
public int LadderRating { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Level

Declaration
public int Level { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

LoadNumber

Declaration
public int LoadNumber { get; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

Name

Declaration
public string Name { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

OpenCharacter

Declaration
public bool OpenCharacter { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

Ping

Declaration
public int Ping { get; set; }
Property Value
Type Description
System.Int32
| Improve this Doc View Source

RawData

Declaration
public byte[] RawData { get; }
Property Value
Type Description
System.Byte[]
| Improve this Doc View Source

Realm

Declaration
public string Realm { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

UnformattedName

Declaration
public string UnformattedName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

Wins

Declaration
public int Wins { get; set; }
Property Value
Type Description
System.Int32


Copyright © 2010 - 2025 mikeownage.com all rights reserved.