Table of Contents

Namespace LMKit.FunctionCalling.Events

Classes

BeforeMethodInvokeEventArgs

Represents the event arguments for the event that occurs before a method is invoked by the LM-Kit function calling system. This class provides information about the method being invoked, the target object, and the parameters passed to the method. It also allows the method invocation to be cancelled.