Table of Contents

Constructor SkillActivatedEventArgs

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

SkillActivatedEventArgs(AgentSkill, string)

Initializes a new instance of the SkillActivatedEventArgs class.

public SkillActivatedEventArgs(AgentSkill skill, string context = null)

Parameters

skill AgentSkill

The activated skill.

context string

The optional context.