Table of Contents

Interface IMaaToolkitProjectInterface

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

An interface defining wrapped members for MaaToolkit Project Interface.

public interface IMaaToolkitProjectInterface : IMaaCommon

Implements

Properties

this[ulong]

Gets a pi with the specific instance id.

Methods

Register<T>(string, T)

Registers a MaaFramework.Binding.Custom.IMaaCustomAction or MaaFramework.Binding.Custom.IMaaCustomRecognition in the MaaFramework.Binding.IMaaToolkitProjectInterface.

Register<T>(T)

Registers a MaaFramework.Binding.Custom.IMaaCustomAction or MaaFramework.Binding.Custom.IMaaCustomRecognition in the MaaFramework.Binding.IMaaToolkitProjectInterface.

RunCli(string, string, bool)

Runs a cli.