Installer

There are two types of installers: GameObjectInstaller and ObjectInstaller. These installers have an abstract Install method where bind operations are called. The container in the context in which the installs are called is also sent as a parameter to this method.

Last updated