Function ResourceLoaderSingleton.setAbortOnMissingResources

Changes the behavior on missing sub-resources. The default behavior is to abort loading.

void setAbortOnMissingResources (
  const(bool) abort
) nothrow @nogc;