Mod API Reference:RectangleVM

From Warzone Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

RectangleVM: Represents a rectangle, as defined by the coordinates of its four sides.

  • Bottom number:
  • Left number:
  • Right number:
  • Top number:

Create one with WL.RectangleVM.Create(left, top, right, bottom)