Interface IMaaCustomAction
- Namespace
- MaaFramework.Binding.Custom
- Assembly
- MaaFramework.Binding.dll
An interface representing which implementation is maa custom action.
public interface IMaaCustomAction : IMaaCustomImplements
Extension Methods
Methods
- Run<T>(T, in RunArgs, in RunResults)
-
Run with
args, and write the runresults.