Delegate MaaCustomActionCallback
- Namespace
- MaaFramework.Binding.Interop.Native
- Assembly
- MaaFramework.Binding.Native.dll
public delegate bool MaaCustomActionCallback(nint context, long taskId, string currentTaskName, string customActionName, string customActionParam, long recoId, nint box, nint transArg)
Parameters
context
ninttaskId
longcurrentTaskName
stringcustomActionName
stringcustomActionParam
stringrecoId
longbox
ninttransArg
nint