VisualScriptComment.description

The text inside the comment node.

  1. String description [@property getter]
  2. String description [@property setter]
    struct VisualScriptComment
    @nogc nothrow @property
    void
    description
    (
    String v
    )

Meta