Entish Docs (35% documented)

Entish Reference IComponentFactory Protocol Reference

IComponentFactory

If your use case requires a custom factory class for instantiating Entity components, that factory class must implement IComponentFactory. Create an instance of your custom class and assign it to the componentFactory property on your EntityController.