C# Class AgaHackTools.Example.MemoryModule.OffsetScanner

Show file Open project: aganonki/HackTools Class Usage Examples

Public Methods

Method Description
ScanOffsets ( ISmartMemory memUtils ) : void

Private Methods

Method Description
ClientState ( ISmartMemory memUtils ) : void
EntityHealth ( ISmartMemory memUtils ) : void
EntityID ( ISmartMemory memUtils ) : void
EntityOff ( ISmartMemory memUtils ) : void
EntityVecOrigin ( ISmartMemory memUtils ) : void
FindAttack ( ISmartMemory memUtils ) : void
FindAttack2 ( ISmartMemory memUtils ) : void
GlowManager ( ISmartMemory memUtils ) : void
Jump ( ISmartMemory memUtils ) : void
LocalPlayer ( ISmartMemory memUtils ) : void
MapName ( ISmartMemory memUtils ) : void
PlayerBoneMatrix ( ISmartMemory memUtils ) : void
PlayerTeamNum ( ISmartMemory memUtils ) : void
PlayerWeaponHandle ( ISmartMemory memUtils ) : void
Server ( ISmartMemory memUtils ) : void
SetViewAngles ( ISmartMemory memUtils ) : void
SignOnState ( ISmartMemory memUtils ) : void
WeaponTable ( ISmartMemory memUtils ) : void
vMatrix ( ISmartMemory memUtils ) : void

Method Details

ScanOffsets() public static method

public static ScanOffsets ( ISmartMemory memUtils ) : void
memUtils ISmartMemory
return void