| Interface | Description |
|---|---|
| ClientModuleHook |
The main hook into a module's client scope.
|
| VisionClientInterface |
The public API interface for the Vision client.
|
| VisionWindowListener |
An interface that allows modules to listen to when windows are opened and closed.
|
| Class | Description |
|---|---|
| AbstractClientModuleHook |
Base class for all client module hook implementations.
|