GetEntityAddress Function

Gets the memory address of an entity.

Address GetEntityAddress(int entity)

Parameters

int entity

Entity index.

Return Value

Address of the entity.

Errors

Invalid entity.