Sets the text of a text object.
ELITEAPI_API void __stdcall SetText(void* apiObject, const char* name, const char* text);
Parameters