Interface IAnnotationDeltaListener
Interface for listening to annotation delta events.
Namespace: Glitch9.AIDevKit
Assembly: Glitch9.AIDevKit.dll
Syntax
public interface IAnnotationDeltaListener
Methods
| Edit this page View SourceOnAnnotationDelta(Delta<IAnnotationChunk>)
Declaration
void OnAnnotationDelta(Delta<IAnnotationChunk> e)
Parameters
| Type | Name | Description |
|---|---|---|
| Delta<IAnnotationChunk> | e |