C# Class FrannHammer.WebScraper.Stats.MoveStat

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

Méthodes publiques

Méthode Description
MoveStat ( ) : System
MoveStat ( MoveType type, string name, int ownerId, string hitboxActive, string firstActionableFrame, string baseDamage, string angle, string baseKnockbackSetKnockback, string knockbackGrowth, string landingLag = "", string autoCancel = "" ) : System

Method Details

MoveStat() public méthode

public MoveStat ( ) : System
Résultat System

MoveStat() public méthode

public MoveStat ( MoveType type, string name, int ownerId, string hitboxActive, string firstActionableFrame, string baseDamage, string angle, string baseKnockbackSetKnockback, string knockbackGrowth, string landingLag = "", string autoCancel = "" ) : System
type MoveType
name string
ownerId int
hitboxActive string
firstActionableFrame string
baseDamage string
angle string
baseKnockbackSetKnockback string
knockbackGrowth string
landingLag string
autoCancel string
Résultat System