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 public abstract class Extension
The ControllerExtension type exposes the following members.
Properties
| Name | Description |
---|
| controller |
The parent controller of this extension.
|
TopSee Also Inheritance Hierarchy