Table of Contents

Method MaaToolkitProjectInterfaceRunCli

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll

MaaToolkitProjectInterfaceRunCli(ulong, string, string, bool, MaaNotificationCallback, nint)

public static bool MaaToolkitProjectInterfaceRunCli(ulong instId, string resourcePath, string userPath, bool directly, MaaNotificationCallback notify, nint notifyTransArg)

Parameters

instId ulong
resourcePath string
userPath string
directly bool
notify MaaNotificationCallback
notifyTransArg nint

Returns

bool