ResourceLoaderSingleton.setAbortOnMissingResources

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

struct ResourceLoaderSingleton
@nogc nothrow
void
setAbortOnMissingResources
(
in bool abort
)

Meta