User Tools

Site Tools


eliteapi:functions:entity:getentitypointer

GetEntityPointer

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.txt · Last modified: 2014/12/07 23:24 by atom0s