C# 클래스 ZombieAPI.HookManager

파일 보기 프로젝트 열기: jariz/jZm

공개 메소드들

메소드 설명
Destroy ( ) : void
Frame ( ) : void
Init ( IntPtr ProcessHandle, ZombieAPI You ) : void

메소드 상세

Destroy() 공개 정적인 메소드

public static Destroy ( ) : void
리턴 void

Frame() 공개 정적인 메소드

public static Frame ( ) : void
리턴 void

Init() 공개 정적인 메소드

public static Init ( IntPtr ProcessHandle, ZombieAPI You ) : void
ProcessHandle System.IntPtr
You ZombieAPI
리턴 void