VisualScriptConstant.value

The constant's value.

  1. Variant value [@property getter]
  2. Variant value [@property setter]
    struct VisualScriptConstant
    @nogc nothrow @property
    void
    value
    (
    Variant v
    )

Meta