User Tools

Site Tools


eliteapi:functions:thirdparty:settext

SetText

Sets the text of a text object.

ELITEAPI_API void __stdcall SetText(void* apiObject, const char* name, const char* text);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • name [in]
    • The name of the text object.
  • text [in]
    • The text to set the text object to.
eliteapi/functions/thirdparty/settext.txt · Last modified: 2014/12/16 11:51 (external edit)