JUtils
A unity utilities library
JUtils.EventChannel Member List

This is the complete list of members for JUtils.EventChannel, including all inherited members.

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