|
JUtils
A unity utilities library
|


Public Member Functions | |
| void | AddListener (Action listener) |
| void | RemoveListener (Action listener) |
Public Member Functions inherited from JUtils.BaseEventListener< EventChannel, EventChannel.Empty > | |
| void | AddListener (Action< TArgument > listener) |
| Add a listener to the internal eventListener of this class More... | |
| void | RemoveListener (Action< TArgument > listener) |
| Remove a listener to the internal eventListener of this class More... | |
|
inline |
|
inline |