DirectoryInstallerBehaviour
This class class serves as a wrapper for the DirectoryInstaller
class. It inherits from InstallerBehaviour
, enabling you to integrate it into any of your Unity scenes and access the functionalities of the DirectoryInstaller
and implement custom Unity specific logic if necessary.