C# Class ToolGeodes.Overrides.AxeRemoteUseHook

Mostrar archivo Open project: Pathoschild/smapi-mod-dump

Public Methods

Method Description
Prefix ( Hoe __instance, GameLocation location, int &x, int &y, int power, Farmer who ) : void

Method Details

Prefix() public static method

public static Prefix ( Hoe __instance, GameLocation location, int &x, int &y, int power, Farmer who ) : void
__instance Hoe
location GameLocation
x int
y int
power int
who Farmer
return void