User Tools

Site Tools


eliteapi:functions:thirdparty:sendstring

SendString

Sends a string to the game.

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

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • string [in]
    • The string to send to the game.
eliteapi/functions/thirdparty/sendstring.txt · Last modified: 2014/12/16 11:51 (external edit)