# MultiModuleTreeRootLoader

This is an abstract class that can be implemented by any 4App developer. It implements IMultiModuleTreeRootLoader so a root loader can be passed via layouts to the MultiModuleTreeActor.

It has no additional functionality other than extending class actor.

Request missing documentation