C# Class DamageMeter.Database.Structures.Skill

Afficher le fichier Open project: neowutran/ShinraMeter Class Usage Examples

Méthodes publiques

Méthode Description
Skill ( long amount, Database type, Entity target, Tera.Game.Player targetPlayer, Entity source, Tera.Game.Player sourcePlayer, int skillId, bool hotdot, bool critic, long time, NpcInfo pet, HitDirection direction ) : Tera.Game

Method Details

Skill() public méthode

public Skill ( long amount, Database type, Entity target, Tera.Game.Player targetPlayer, Entity source, Tera.Game.Player sourcePlayer, int skillId, bool hotdot, bool critic, long time, NpcInfo pet, HitDirection direction ) : Tera.Game
amount long
type Database
target Tera.Game.Entity
targetPlayer Tera.Game.Player
source Tera.Game.Entity
sourcePlayer Tera.Game.Player
skillId int
hotdot bool
critic bool
time long
pet Tera.Game.NpcInfo
direction HitDirection
Résultat Tera.Game