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