Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 391 Bytes

DrawDebugText_2d.md

File metadata and controls

24 lines (20 loc) · 391 Bytes
ns
GRAPHICS

DRAW_DEBUG_TEXT_2D

// 0xA3BB2E9555C05A8F 0x528B973B
void DRAW_DEBUG_TEXT_2D(char* text, float x, float y, float z, int red, int green, int blue, int alpha);
NOTE: Debugging functions are not present in the retail version of the game.  

Parameters

  • text:
  • x:
  • y:
  • z:
  • red:
  • green:
  • blue:
  • alpha: