Method TrySetValues
- Namespace
- MaaFramework.Binding.Buffers
- Assembly
- MaaFramework.Binding.dll
TrySetValues(int, int, int, int)
Sets values to a MaaRectBuffer.
bool TrySetValues(int x, int y, int width, int height)
Parameters
x
int-
The horizontal coordinate.
y
int-
The vertical coordinate.
width
int-
The width.
height
int-
The height.