Vector2EventChannel
Derives from EventChannel<T>.
Description
Represents an event channel that can raise events containing a Vector2 value.
Public Methods
RaiseEvent(Vector2Int)- Raises an event on the channel with theVector2Intvalue provided.