C# Class DamageTracker.Skills

A nice generated list of ALL the skills in Aion
Mostrar archivo Open project: BryanHurst/Aion-DamageTracker

Public Properties

Property Type Description
list Skill>.Dictionary
loaded bool

Public Methods

Method Description
init ( ) : void

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

Method Details

init() public static method

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

Property Details

list public_oe static_oe property

public static Dictionary list
return Skill>.Dictionary

loaded public_oe static_oe property

public static bool loaded
return bool