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
xint-
The horizontal coordinate.
yint-
The vertical coordinate.
widthint-
The width.
heightint-
The height.