C# Class BattleNet.Item

Afficher le fichier Open project: dkuwahara/AlphaBot

Méthodes publiques

Свойство Type Description
action System.UInt32
amount System.UInt32
broken bool
category System.UInt32
colour System.UInt32
container ContainerType
defense System.UInt32
directory System.UInt32
durability System.UInt32
ear bool
ear_level System.UInt32
ear_name String
equipped bool
gambling bool
graphic System.UInt32
ground bool
has_colour bool
has_graphic bool
height System.Int32
id System.UInt32
identified bool
in_socket bool
in_store bool
indestructible System.UInt32
is_armor bool
is_gold bool
is_weapon bool
level System.UInt32
maximum_durability System.UInt32
not_in_a_socket bool
packet byte[]
personalised bool
personalised_name String
potion bool
prefix System.UInt32
prefixes List
properties List
rune_word bool
runeword_id System.UInt32
runeword_parameter System.UInt32
set_code System.UInt32
simple_item bool
start_item bool
suffix System.UInt32
suffixes List
superiority SuperiorItemClassType
switched_in bool
switched_out bool
unique_code System.UInt32
unspecified_directory bool
used_sockets System.UInt32
version VersionType
width System.Int32
x System.UInt32
y System.UInt32

Méthodes publiques

Méthode Description
Item ( ) : System
operator ( ) : bool

Method Details

Item() public méthode

public Item ( ) : System
Résultat System

operator() public static méthode

public static operator ( ) : bool
Résultat bool

Property Details

action public_oe property

public UInt32,System action
Résultat System.UInt32

amount public_oe property

public UInt32,System amount
Résultat System.UInt32

broken public_oe property

public bool broken
Résultat bool

category public_oe property

public UInt32,System category
Résultat System.UInt32

colour public_oe property

public UInt32,System colour
Résultat System.UInt32

container public_oe property

public ContainerType container
Résultat ContainerType

defense public_oe property

public UInt32,System defense
Résultat System.UInt32

directory public_oe property

public UInt32,System directory
Résultat System.UInt32

durability public_oe property

public UInt32,System durability
Résultat System.UInt32

ear public_oe property

public bool ear
Résultat bool

ear_level public_oe property

public UInt32,System ear_level
Résultat System.UInt32

ear_name public_oe property

public String ear_name
Résultat String

equipped public_oe property

public bool equipped
Résultat bool

gambling public_oe property

public bool gambling
Résultat bool

graphic public_oe property

public UInt32,System graphic
Résultat System.UInt32

ground public_oe property

public bool ground
Résultat bool

has_colour public_oe property

public bool has_colour
Résultat bool

has_graphic public_oe property

public bool has_graphic
Résultat bool

height public_oe property

public Int32,System height
Résultat System.Int32

id public_oe property

public UInt32,System id
Résultat System.UInt32

identified public_oe property

public bool identified
Résultat bool

in_socket public_oe property

public bool in_socket
Résultat bool

in_store public_oe property

public bool in_store
Résultat bool

indestructible public_oe property

public UInt32,System indestructible
Résultat System.UInt32

is_armor public_oe property

public bool is_armor
Résultat bool

is_gold public_oe property

public bool is_gold
Résultat bool

is_weapon public_oe property

public bool is_weapon
Résultat bool

level public_oe property

public UInt32,System level
Résultat System.UInt32

maximum_durability public_oe property

public UInt32,System maximum_durability
Résultat System.UInt32

not_in_a_socket public_oe property

public bool not_in_a_socket
Résultat bool

packet public_oe property

public byte[] packet
Résultat byte[]

personalised public_oe property

public bool personalised
Résultat bool

personalised_name public_oe property

public String personalised_name
Résultat String

potion public_oe property

public bool potion
Résultat bool

prefix public_oe property

public UInt32,System prefix
Résultat System.UInt32

prefixes public_oe property

public List prefixes
Résultat List

properties public_oe property

public List properties
Résultat List

rune_word public_oe property

public bool rune_word
Résultat bool

runeword_id public_oe property

public UInt32,System runeword_id
Résultat System.UInt32

runeword_parameter public_oe property

public UInt32,System runeword_parameter
Résultat System.UInt32

set_code public_oe property

public UInt32,System set_code
Résultat System.UInt32

simple_item public_oe property

public bool simple_item
Résultat bool

start_item public_oe property

public bool start_item
Résultat bool

suffix public_oe property

public UInt32,System suffix
Résultat System.UInt32

suffixes public_oe property

public List suffixes
Résultat List

superiority public_oe property

public SuperiorItemClassType superiority
Résultat SuperiorItemClassType

switched_in public_oe property

public bool switched_in
Résultat bool

switched_out public_oe property

public bool switched_out
Résultat bool

unique_code public_oe property

public UInt32,System unique_code
Résultat System.UInt32

unspecified_directory public_oe property

public bool unspecified_directory
Résultat bool

used_sockets public_oe property

public UInt32,System used_sockets
Résultat System.UInt32

version public_oe property

public VersionType version
Résultat VersionType

width public_oe property

public Int32,System width
Résultat System.Int32

x public_oe property

public UInt32,System x
Résultat System.UInt32

y public_oe property

public UInt32,System y
Résultat System.UInt32