Function VisualScriptSequence.steps

The number of steps in the sequence.

long steps() nothrow @property @nogc;

void steps (
  long v
) nothrow @property @nogc;