Mod API Reference:RectangleVM

From Warzone Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "'''RectangleVM''': Represents a rectangle, as defined by the coordinates of its four sides. * '''Bottom''' ''number'': * '''Left''' ''number'': * '''Right''' ''number'': *...")
 
Line 4: Line 4:
 
* '''Right''' ''number'':  
 
* '''Right''' ''number'':  
 
* '''Top''' ''number'':
 
* '''Top''' ''number'':
 +
 +
Create one with WL.RectangleVM.Create(left, top, right, bottom)

Revision as of 01:50, 26 October 2022

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)

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox