Click or drag to resize

ControllerHelperRemoveLastActiveControllerChangedDelegate Method

Overload List
  NameDescription
Public methodRemoveLastActiveControllerChangedDelegate(ActiveControllerChangedDelegate)
Remove a delegate to no longer receive callbacks when the last active controller changes.
Public methodRemoveLastActiveControllerChangedDelegate(ActiveControllerChangedDelegate, ControllerType)
Remove a delegate to no longer receive callbacks when the last active controller of a specific type changes.
Top
See Also