===== CreateTextObject ===== Creates a text object. ELITEAPI_API void __stdcall CreateTextObject(void* apiObject, const char* name); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//name// [in] * The name of the text object to create.