Namespace

DuAERenderQueue

DuAERenderQueue

Render Queue methods

View Source DuAEF.jsxinc, line 31058

Methods

# static hasOutputModuleTemplate(templateName) → {Boolean}

Checks if the given template is installed
Parameters:
Name Type Description
templateName string The name of the template

View Source DuAEF.jsxinc, line 31088

true if the template is available
Boolean

# static hasRenderSettingsTemplate(templateName) → {Boolean}

Checks if the given template is installed
Parameters:
Name Type Description
templateName string The name of the template

View Source DuAEF.jsxinc, line 31065

true if the template is available
Boolean