Sets the background visibility of a text object.
ELITEAPI_API void __stdcall SetBGVisibility(void* apiObject, const char* name, bool visible);
Parameters