Installation
The Light Event System plugin consists of 2 modules:
- LightEventSystem
- LightEventSystemTests
- Install the plugin on a per-project basis by copying the plugin's code into
<Your project's root>\Plugins
directory. - Next, open your project and enable Light Event System. Restart the engine.
- You should be able to use the Event System in your project!