C# 클래스 ToolGeodes.Overrides.AxeRemoteUseHook

파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 메소드들

메소드 설명
Prefix ( Hoe __instance, GameLocation location, int &x, int &y, int power, Farmer who ) : void

메소드 상세

Prefix() 공개 정적인 메소드

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
리턴 void