Click or drag to resize

ReInputInputSourceUpdateEvent Event

Event triggered before all input sources are updated. Use this event to update the element values Custom Controllers.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static event Action InputSourceUpdateEvent

Value

Type: SystemAction
See Also