Click or drag to resize

ReInputPreShutDownEvent Event

Event triggered immediately before Rewired shuts down. Rewired objects are still valid during this event.

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

Value

Action
See Also