Table of Contents

Class TextEditorParameters

Namespace
Glitch9.AIDevKit
[Serializable]
public class TextEditorParameters : IToolParameters
Inheritance
object
TextEditorParameters
Implements

Properties

Type

public ToolType Type { get; }

Property Value

ToolType

Methods

AddTools(Model, ICollection<Tool>)

public Log AddTools(Model model, ICollection<Tool> tools)

Parameters

model Model
tools ICollection<Tool>

Returns

Log