Method GetDefaultActionParam
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
GetDefaultActionParam(string, out string)
Gets the default action parameters for the specified type.
public bool GetDefaultActionParam(string type, out string param)Parameters
Returns
Remarks
Wrapper of MaaFramework.Binding.Interop.Native.MaaResource.MaaResourceGetDefaultActionParam(System.IntPtr,System.String,System.IntPtr).