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