GetEntity

Obtains the entity at the given index.

ELITEAPI_API bool __stdcall GetEntity(void* apiObject, int index, LPVOID lpBuffer);

Parameters

Return Value

Returns true on success, false otherwise. If the index is considered invalid or has no pointer, the return is false.