Click or drag to resize

ControllerExtension Class

A class that can be used as a base class to allow for special controller or platform-specific functions in a controller.
Inheritance Hierarchy
SystemObject
  RewiredControllerExtension
    More

Namespace: Rewired
Assembly: Rewired_Core (in Rewired_Core.dll) Version: 1.0.0+fd80194fe28f6b408ce098e98c53850d307c3a32
Syntax
C#
public abstract class Extension

The ControllerExtension type exposes the following members.

Properties
 NameDescription
Public propertycontroller The parent controller of this extension.
Top
See Also
Inheritance Hierarchy