Method WithNativeLibrary
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
WithNativeLibrary(MaaAgentServer, params string[])
Configures the MaaAgentServer to use the specified native libraries.
public static MaaAgentServer WithNativeLibrary(this MaaAgentServer server, params string[] paths)
Parameters
server
MaaAgentServer-
The server.
paths
string[]-
The directory paths to search for native libraries.