C# 클래스 ToolGeodes.Overrides.AxeStaminaHook

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

공개 메소드들

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

메소드 상세

Prefix() 공개 정적인 메소드

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