Skip to content

Libraries

The toolkit features a number of different namespaces. If you are planning to expand upon/edit the scripts, it's important you understand them and what they contain.

  • ExplorationToolkit - Classes for all core systems.
  • ExplorationToolkit.UI - Classes for custom UI components (ETButton, ETCanvasGroup).
  • ExplorationToolkit.Menu - Classes for the menu system.
  • ExplorationToolkit.Demos - Classes for demo scene specific things (return to menu canvas).
  • ExplorationToolkit.Implementation - Classes for custom implemetation (flashlight item).
  • ExplorationToolkit.Editors - Classes for editor windows and custom inspectors.