Function VisualScriptReturn.returnEnabled

If true, the return input port is available.

bool returnEnabled() nothrow @property @nogc;

void returnEnabled (
  bool v
) nothrow @property @nogc;