Interface IMaaCustomAction
- Namespace
- MaaFramework.Binding.Custom
- Assembly
- MaaFramework.Binding.dll
An interface representing implementation is maa custom action.
public interface IMaaCustomAction : IMaaCustomResource, IMaaCustom
Implements
Extension Methods
Methods
- Run(in IMaaContext, in RunArgs)
-
Run custom action.