C# Class SAMP_AC_Extension.Memory

Description of Memory.
Inheritance: SAMP_AC_Extension
Show file Open project: Whitetigerswt/SAMP_AC_Extension

Public Methods

Method Description
Memory ( ) : System
VerifySomeMemoryStuff ( ) : void

Private Methods

Method Description
checkMemoryAddr ( ProcessMemory Mem, int addr, string tomatch ) : void

Method Details

Memory() public method

public Memory ( ) : System
return System

VerifySomeMemoryStuff() public static method

public static VerifySomeMemoryStuff ( ) : void
return void