Click or drag to resize

Engine Events

IT Hit User File System

The Engine type exposes the following members.

Events
  NameDescription
Public eventDebug
Event fired when the IEngine or user file system implementation code sends a debug message.
Public eventError
Event fired in case of any exceptions in the IEngine or user file system implementation code.
Public eventMessage
Event fired when the IEngine or user file system implementation code sends an informational message.
Public eventStateChanged
Event fired when the Engine state changes.
Top
See Also