Function VisualScriptClassConstant.constant

The constant to return. See the given class for its available constants.

String constant() nothrow @property @nogc;

void constant (
  String v
) nothrow @property @nogc;