C# Class DamageTracker.Skills

A nice generated list of ALL the skills in Aion
Afficher le fichier Open project: BryanHurst/Aion-DamageTracker

Méthodes publiques

Свойство Type Description
list Skill>.Dictionary
loaded bool

Méthodes publiques

Méthode Description
init ( ) : void

Setting up skills with ID Name Type Sub-type Effect type Effect Duration And Effect Tick

Method Details

init() public static méthode

Setting up skills with ID Name Type Sub-type Effect type Effect Duration And Effect Tick
public static init ( ) : void
Résultat void

Property Details

list public_oe static_oe property

public static Dictionary list
Résultat Skill>.Dictionary

loaded public_oe static_oe property

public static bool loaded
Résultat bool