Click or drag to resize

ActiveControllerChangedDelegate Class

Delegate for a current active controller change.
Inheritance Hierarchy
SystemObject
  SystemDelegate
    SystemMulticastDelegate
      RewiredActiveControllerChangedDelegate

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public sealed class ActiveControllerChangedDelegate : MulticastDelegate

The ActiveControllerChangedDelegate type exposes the following members.

Constructors
 NameDescription
Public methodActiveControllerChangedDelegateInitializes a new instance of the ActiveControllerChangedDelegate class
Top
Methods
 NameDescription
Public methodBeginInvoke 
Public methodEndInvoke 
Public methodInvoke 
Top
See Also