JUtils
A unity utilities library
JUtils.ULongEventChannel Member List

This is the complete list of members for JUtils.ULongEventChannel, including all inherited members.

AddListener(Action< T > listener)JUtils.BaseEventChannel< ulong >inline
InvokeUnsafe(T argument)JUtils.BaseEventChannel< ulong >inlinevirtual
RemoveListener(Action< T > listener)JUtils.BaseEventChannel< ulong >inline