VNLog.add

Adds character saying something to log

  1. void add(dstring action)
  2. void add(dstring c, dstring text)
    class VNLog
    void
    add
    (
    dstring c
    ,
    dstring text
    )

Meta