![]() |
• Controller System | ||||||||||||
|
API Links
Developer Links
|
class FunctionDefined in:
Every function object that is exposed by a controller is a subclass of the C4Controller.hFunction class.
Definition
Member Functions
Constructor
Parameters
Description
The Function class is the base class for all controller function objects. A Function subclass represents a specific function, associated with a particular type of controller, that can be called from a script.
Base Classes
See Also
FunctionReg
Controller
|