Class MaaGlobal
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
A wrapper class providing a reference implementation for MaaFramework.Binding.Interop.Native.MaaGlobal.
public class MaaGlobal : IMaaGlobal, IMaaOption<GlobalOption>Inheritance
Implements
Inherited Members
Extension Methods
Properties
- Shared
-
Gets the shared MaaFramework.Binding.MaaGlobal instance.
- 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.
- SetOption<T>(GlobalOption, T)
-
Sets value to an option.