vcInteractiveCommand
vcInteractiveCommand is an event listener for interactive commands.
Events
Name | Parameters | Description |
OnInteraction | vcCommand cmd, Enumeration event_type | Triggered when user interaction occurs for a given command and type of event.
See Interactive Constants for more information. |