(int line, string text, Color3F color=NULL)Set one of the lines in the DebugView to contain the specified text at the specified color.
void DebugView::setText(int %line, string %text[, Color3F %color=NULL]);
int %line
No description available.
string %text
No description available.
[optional] Color3F %color=NULL
No description available.
void
No description available.
Engine
This function is not called by any other functions.