JUtils
A unity utilities library
|
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 |