Class OutputItemEventBase
Inheritance
OutputItemEventBase
Inherited Members
Namespace: Glitch9.AIDevKit.Responses
Assembly: Glitch9.AIDevKit.dll
Syntax
public abstract class OutputItemEventBase : ResponseEventBase, ISequencableEvent, IEvent
Properties
| Edit this page View SourceOutputIndex
The index of the output item.
Declaration
[JsonProperty("output_index")]
public int OutputIndex { get; set; }
Property Value
| Type | Description |
|---|---|
| int |