Table of Contents

Delegate MaaCustomControllerMarshaller.RelativeMoveDelegate

Namespace
MaaFramework.Binding.Interop.Native
Assembly
MaaFramework.Binding.Native.dll
public delegate bool MaaCustomControllerMarshaller.RelativeMoveDelegate(int dx, int dy, nint transArg)

Parameters

dx int
dy int
transArg nint

Returns

bool