Interface IToolStatusListener
Interface for listening to tool status events.
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IToolStatusListener
Methods
| Edit this page View SourceOnToolStatus(ToolStatusEvent)
Declaration
void OnToolStatus(ToolStatusEvent e)
Parameters
| Type | Name | Description |
|---|---|---|
| ToolStatusEvent | e |