FloatEventChannel

Derives from EventChannel<T>.

Description

Represents an event channel that can raise events containing a float value.

Public Methods

  • RaiseEvent(int) - Raises an event on the channel with the signed int value provided.