Table of Contents

Class SkillReloadedEventArgs

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

Event arguments for the SkillReloaded event.

public sealed class SkillReloadedEventArgs : EventArgs
Inheritance
SkillReloadedEventArgs
Inherited Members

Properties

Path

Gets the path to the skill directory.

Reason

Gets the reason for the reload.

Skill

Gets the reloaded skill.

Timestamp

Gets the time when the reload occurred.