Documentation

Expand Box - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Box :: Expand Box

Root.Box.ExpandBox(
  Other Box,
  First Boolean
) 
Expands a rectangle based on specified values from a rectangle structure

Parameters

Other Box
Other box whose dimensions to include
First Boolean
Convenience to replace rectangle completely to avoid expanding based on origin

Return Value

Nothing

Lua Usage

box:ExpandBox(other, first)

If you think anything is missing, please feel free to: submit documentation feedback on this page