C# Class FrannHammer.WebScraper.Stats.GroundStat

Inheritance: MoveStat
Show file Open project: Frannsoft/FrannHammer

Public Methods

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

Method Details

GroundStat() public method

public GroundStat ( )

GroundStat() public method

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