C# Class hds.BuffSkill

Afficher le fichier Open project: hdneo/mxo-hd

Méthodes publiques

Свойство Type Description
animationList int[]
buffEndTime long
castDuration int

Méthodes publiques

Méthode Description
BuffSkill ( int _cast, int _animationList ) : System

Method Details

BuffSkill() public méthode

public BuffSkill ( int _cast, int _animationList ) : System
_cast int
_animationList int
Résultat System

Property Details

animationList public_oe property

public int[] animationList
Résultat int[]

buffEndTime public_oe property

public long buffEndTime
Résultat long

castDuration public_oe property

public int castDuration
Résultat int