C# Class ZombieAPI.HookManager

Afficher le fichier Open project: jariz/jZm

Méthodes publiques

Méthode Description
Destroy ( ) : void
Frame ( ) : void
Init ( IntPtr ProcessHandle, ZombieAPI You ) : void

Method Details

Destroy() public static méthode

public static Destroy ( ) : void
Résultat void

Frame() public static méthode

public static Frame ( ) : void
Résultat void

Init() public static méthode

public static Init ( IntPtr ProcessHandle, ZombieAPI You ) : void
ProcessHandle System.IntPtr
You ZombieAPI
Résultat void