Function VisualServerSingleton.scenarioSetDebug

Sets the scenariodebugmode for this scenario. See scenariodebugmode for options.

void scenarioSetDebug (
  const(RID) scenario,
  const(long) debug_mode
) nothrow @nogc;