Table of Contents

Interface IToolParameters

Namespace
Glitch9.AIDevKit
public interface IToolParameters

Properties

Type

ToolType Type { get; }

Property Value

ToolType

Methods

AddTools(Model, ICollection<Tool>)

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

Parameters

model Model
tools ICollection<Tool>

Returns

Log