Function VisualServerSingleton.scenarioSetEnvironment

Sets the environment that will be used with this scenario.

void scenarioSetEnvironment (
  const(RID) scenario,
  const(RID) environment
) nothrow @nogc;