C# Class DarkEmu_GameServer.Global.objectdata

Afficher le fichier Open project: CarlosX/DarkEmu Class Usage Examples

Méthodes publiques

Свойство Type Description
Agresif byte
HP int
ID int
MagDef int
Name string
Object_type NamdedType
Shop string[]
Skill int[]
Speed1 float
SpeedWalk float
StoreName string
Tab string[]
amountSkill byte

Méthodes publiques

Méthode Description
GetItem ( string name ) : int

Method Details

GetItem() public static méthode

public static GetItem ( string name ) : int
name string
Résultat int

Property Details

Agresif public_oe property

public byte Agresif
Résultat byte

HP public_oe property

public int HP
Résultat int

ID public_oe property

public int ID
Résultat int

MagDef public_oe property

public int MagDef
Résultat int

Name public_oe property

public string Name
Résultat string

Object_type public_oe property

public NamdedType Object_type
Résultat NamdedType

Shop public_oe property

public string[] Shop
Résultat string[]

Skill public_oe property

public int[] Skill
Résultat int[]

Speed1 public_oe property

public float Speed1
Résultat float

SpeedWalk public_oe property

public float SpeedWalk
Résultat float

StoreName public_oe property

public string StoreName
Résultat string

Tab public_oe property

public string[] Tab
Résultat string[]

amountSkill public_oe property

public byte amountSkill
Résultat byte