Click or drag to resize

ControllerHelperAddLastActiveControllerChangedDelegate Method

Overload List
  NameDescription
Public methodAddLastActiveControllerChangedDelegate(ActiveControllerChangedDelegate)
Add a delegate to receive a callback every time the last active controller changes.
Public methodAddLastActiveControllerChangedDelegate(ActiveControllerChangedDelegate, ControllerType)
Add a delegate to receive a callback every time the last active controller of a specific type changes.
Top
See Also