VisualScriptReturn.returnType

The return value's data type.

  1. Variant.Type returnType [@property getter]
  2. long returnType [@property setter]
    struct VisualScriptReturn
    @nogc nothrow @property
    void
    returnType
    (
    long v
    )

Meta