OutputPanel.logLine

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void logLine(string category, dstring msg)
    class OutputPanel
    void
    logLine
    (
    string category
    ,
    dstring msg
    )
  2. void logLine(dstring msg)
  3. void logLine(string category, string msg)
  4. void logLine(string msg)

Meta