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 CharacterItem
Generated by DocFX

Class CharacterItem

Inheritance
System.Object
CharacterItem
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 CharacterItem

Constructors

| Improve this Doc View Source

CharacterItem(Int32, String, Byte[])

Declaration
public CharacterItem(int time, string name, byte[] stats)
Parameters
Type Name Description
System.Int32 time
System.String name
System.Byte[] stats

Fields

| Improve this Doc View Source

D2CharacterClass

Declaration
public BattleNetD2StatsCharacterClass D2CharacterClass
Field Value
Type Description
BattleNetD2StatsCharacterClass
| Improve this Doc View Source

Expires

Declaration
public DateTime Expires
Field Value
Type Description
System.DateTime
| Improve this Doc View Source

Game

Declaration
public BattleNetGame Game
Field Value
Type Description
BattleNetGame
| Improve this Doc View Source

Level

Declaration
public int Level
Field Value
Type Description
System.Int32
| Improve this Doc View Source

Name

Declaration
public string Name
Field Value
Type Description
System.String
| Improve this Doc View Source

Stats

Declaration
public byte[] Stats
Field Value
Type Description
System.Byte[]


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