C# Class FrannHammer.WebScraper.Stats.GroundStat

Inheritance: MoveStat
Afficher le fichier Open project: Frannsoft/FrannHammer

Méthodes publiques

Méthode Description
GroundStat ( )
GroundStat ( string name, int ownerId, string hitboxActive, string firstActionableFrame, string baseDamage, string angle, string baseKnockbackSetKnockback, string knockbackGrowth )

Method Details

GroundStat() public méthode

public GroundStat ( )

GroundStat() public méthode

public GroundStat ( string name, int ownerId, string hitboxActive, string firstActionableFrame, string baseDamage, string angle, string baseKnockbackSetKnockback, string knockbackGrowth )
name string
ownerId int
hitboxActive string
firstActionableFrame string
baseDamage string
angle string
baseKnockbackSetKnockback string
knockbackGrowth string