SendString

Sends a string to the game.

ELITEAPI_API void __stdcall SendString(void* apiObject, const char* string);

Parameters