Table of Contents

Delegate MaaCustomControllerMarshaller.ClickDelegate

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll
public delegate bool MaaCustomControllerMarshaller.ClickDelegate(int x, int y, nint transArg)

Parameters

x int
y int
transArg nint

Returns

bool