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.0 (1.0.0.0)
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