C# (CSharp) ZombieAPI Пространство имен

Пространства имен

ZombieAPI.GameObjects
ZombieAPI.Hooks

Классы

Имя Описание
Addresses Class that contains all offsets to the game's data and functions.
DefaultEvents
GameDataReader
Hook
HookManager
I Shorthand WINAPI imports
IPC
ModWarning
PatternRecognition PatternRecognition is a class that dynamically searches for addresses so when the offsets change, We don't need the hardcoded addresses anymore. Completely made by Barata, Edited slightly by JariZ
PluginLoader
Portal The Portal utilty class enables you to easily teleport players to a certain location when they step into a certain area
RemoteMemory RemoteMemory is the core of jZm, it handles all memory reading/writing to the game. RemoteMemory is derived from TextWriter
RemoteObject Represents a game object in the memory Provides several helper functions.
SVCMDTester
Stubs
TestingPlugin
ZombieAPI The publicy available API to all plugin.