JUtils
A unity utilities library
JUtils.BaseEventChannel< T > Member List

This is the complete list of members for JUtils.BaseEventChannel< T >, including all inherited members.

AddListener(Action< T > listener)JUtils.BaseEventChannel< T >inline
InvokeUnsafe(T argument)JUtils.BaseEventChannel< T >inlinevirtual
RemoveListener(Action< T > listener)JUtils.BaseEventChannel< T >inline