We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 652c3cd commit 274292bCopy full SHA for 274292b
RemoteWindows/Atk/AtkClientFunctions.cs
@@ -6,7 +6,7 @@
6
7
namespace LlamaLibrary.RemoteWindows.Atk;
8
9
-internal static class AtkClientFunctions
+public static class AtkClientFunctions
10
{
11
public static void SendActionNew(this RemoteWindow window, bool updateState = true, params AtkValue[] parms)
12
0 commit comments