C# Class ToolGeodes.Overrides.AxeStaminaHook

Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

Méthode Description
Prefix ( Axe __instance, GameLocation location, int x, int y, int power, Farmer who ) : void

Method Details

Prefix() public static méthode

public static Prefix ( Axe __instance, GameLocation location, int x, int y, int power, Farmer who ) : void
__instance Axe
location GameLocation
x int
y int
power int
who Farmer
Résultat void