Question bo2 set glow engine text function

big money

Insane-Known Member
Messages
6
Reaction score
1
Points
353
can someone plz give a example of the function to set glow on engine text?

bool(*SetDrawText2DGlowParms)(GfxCmdDrawText2D *cmd, const float *color, const float *glowColor) = (bool(*)(GfxCmdDrawText2D*, const float*, const float*))&SetDrawText2DGlowParms_t;

cant figure out how to make a text function with this
 
Top