Table of Contents

Method WithCycles

Namespace
LMKit.Agents.Planning
Assembly
LM-Kit.NET.dll

WithCycles(int)

Creates a handler with the specified number of reflection cycles.

public static ReflectionHandler WithCycles(int cycles)

Parameters

cycles int

The number of reflection cycles.

Returns

ReflectionHandler

A new handler with the specified cycles.