Skip to content

IsValidEngineClassName

Fraser Greenroyd edited this page Apr 21, 2020 · 2 revisions

Summary

Severity - Fail

Check method - Here

Details

The IsValidEngineClassName check ensures that any engine class is one of either Create, Compute, Convert, Modify, Query. Any engine file which does not create one of these classes will fail this check.

Classes within the Objects folder of engines are not checked against this criteria.

Clone this wiki locally