HKI Core
Namespaces | Classes
HKI.Core.GameEvents Namespace Reference

Namespaces

namespace  Editor
 

Classes

class  GameEvent
 This is a ScriptableObject game event. It can be listen too and raised via code or within Unity Editor. More...
 
class  GameEventListener
 This is the listener class for GameEvents. This class binds the Event with the callbacks (here called response) together. More...
 
class  GameEventListeners