|
JUtils
A unity utilities library
|
This is the complete list of members for JUtils.IntEventChannel, including all inherited members.
| AddListener(Action< T > listener) | JUtils.BaseEventChannel< int > | inline |
| InvokeUnsafe(T argument) | JUtils.BaseEventChannel< int > | inlinevirtual |
| RemoveListener(Action< T > listener) | JUtils.BaseEventChannel< int > | inline |