Draws a raw line of text on a panel, without any markup other than a newline.
bool DrawPanelText(Handle panel, const char[] text)
A MenuPanel Handle, or INVALID_HANDLE if inside a MenuAction_DisplayItem callback.
Display text to use.
True on success, false if raw lines are not supported.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.