VisualScriptComment.opEquals

  1. bool opEquals(VisualScriptComment other)
  2. bool opEquals(typeof(null) n)
    struct VisualScriptComment
    @nogc nothrow pragma(inline, true) const
    bool
    opEquals
    (
    typeof(null) n
    )

Meta