SetFont

Sets the font of a text object.

ELITEAPI_API void __stdcall SetFont(void* apiObject, const char* name, const char* font, int height);

Parameters