C# Class GameControllerScript.Attack, Spare-Change

Attack.
Inheritance: BattleAction
Afficher le fichier Open project: ThatsAMorais/Spare-Change

Méthodes publiques

Méthode Description
Attack ( string theName, int dmgMod, int hitMod, BattleAction, actionType = BattleAction.Type.Attack ) : System.Collections

Method Details

Attack() public méthode

public Attack ( string theName, int dmgMod, int hitMod, BattleAction, actionType = BattleAction.Type.Attack ) : System.Collections
theName string
dmgMod int
hitMod int
actionType BattleAction,
Résultat System.Collections