GetEntityData

Reads data at the given offset within an entity entry of the given size.

ELITEAPI_API bool __stdcall GetEntityData(void* apiObject, int index, int offset, LPVOID lpBuffer, int size);

Parameters

Return Value

Returns true on success, false otherwise.