Method | Description | |
---|---|---|
GEntity ( |
Initialize a new GEntity based on the offset. DO NOT CALL FROM PLUGIN. Use ZombieAPI.Entities to get all entities. |
public GEntity ( |
||
Game | The game process | |
EntityAddr | int | The offset of the entity |
Parent | ZombieAPI | ZombieAPI that initializes this class |
return | System |