JUtils
A unity utilities library
BaseEventListener.cs File Reference

Classes

class  JUtils.BaseEventListener< TListener, TArgument >
 The base class for event channel based listeners. Recommended for UI or if the GO only has one event listener, otherwise consider using the BaseEventChannel<T> directly More...
 

Namespaces

namespace  JUtils