C# Class SagaDB.Items.Weapon

Mostrar archivo Open project: Willyham/SagaRO2 Class Usage Examples

Public Properties

Property Type Description
U1 byte
active byte
augeSkillID uint
durability ushort
exp uint
level byte
name string
stones uint[]
type ushort

Property Details

U1 public_oe property

public byte U1
return byte

active public_oe property

public byte active
return byte

augeSkillID public_oe property

public uint augeSkillID
return uint

durability public_oe property

public ushort durability
return ushort

exp public_oe property

public uint exp
return uint

level public_oe property

public byte level
return byte

name public_oe property

public string name
return string

stones public_oe property

public uint[] stones
return uint[]

type public_oe property

public ushort type
return ushort