Enum ConsoleOutputFormat
Output format for console entries.
Namespace: Unity.AI.MCP.Editor.Tools.Parameters
Assembly: Unity.AI.MCP.Editor.dll
Syntax
public enum ConsoleOutputFormat
Fields
| Name | Description |
|---|---|
| Detailed | Detailed format with all information. |
| Json | JSON format. |
| Plain | Plain text format. |