User Tools

Site Tools


eliteapi:functions:entity:getentitypointer

This is an old revision of the document!


GetEntity

Returns the entity pointer at the given index.

ELITEAPI_API int __stdcall GetEntityPointer(void* apiObject, int index);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the entity pointer to obtain.

Return Value

Returns the entity pointer at the given index, 0 otherwise.

eliteapi/functions/entity/getentitypointer.1418023479.txt.gz · Last modified: 2014/12/07 23:24 by atom0s