Table of Contents

Interface IMaaGlobal

Namespace
MaaFramework.Binding
Assembly
MaaFramework.Binding.dll

An interface defining wrapped members for MaaGlobal.

public interface IMaaGlobal : IMaaOption<GlobalOption>

Implements

Extension Methods

Properties

Version

Gets version of MaaFramework.

Methods

LoadPlugin(string)

Loads a plugin with full path or name only, name only will search in system directory and current directory.

or loads plugins with recursive search in the directory.