User Tools

Site Tools


eliteapi:functions:entity:getentity

This is an old revision of the document!


GetEntity

Obtains the entity at the given index.

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

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the entity to obtain.
  • lpBuffer [in-out] * Pointer to an EntityEntry object. Return Value Returns true on success, false otherwise. If the index is considered invalid or has no pointer, the return is false.
eliteapi/functions/entity/getentity.1418023279.txt.gz · Last modified: 2014/12/07 23:21 by atom0s