VisualScriptVariableSet.varName

The variable's name.

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

Meta