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 signedintvalue provided.
Derives from EventChannel<T>.
Represents an event channel that can raise events containing a float value.
RaiseEvent(int) - Raises an event on the channel with the signed int value provided.