GetChatLineRaw

Obtains the chat line at the given index.

ELITEAPI_API bool __stdcall GetChatLineRaw(void* apiObject, int index, void* buffer, int size);

Parameters

Return Value

Returns true on success, false otherwise.