GetEntityPointer

Returns the entity pointer at the given index.

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

Parameters

Return Value

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