VisualScriptReturn.returnEnabled

If true, the return input port is available.

  1. bool returnEnabled [@property getter]
  2. bool returnEnabled [@property setter]
    struct VisualScriptReturn
    @nogc nothrow @property
    void
    returnEnabled
    (
    bool v
    )

Meta