Layout

Overview

Controls the visual presentation of equipment descriptions and inventory sections.


useLeftAlignment

Aligns equipment descriptions to the left side of the screen.

Type: boolean Default: true

  • true - Descriptions aligned to the left

  • false - Descriptions use default alignment


useLargeImage

Controls the size of the equipment preview image.

Type: boolean Default: true

  • true - Display larger preview image

  • false - Display standard preview image


customLeftSpacing

Controls the spacing between the equipment thumbnail and the left corner of the screen

Type: number Default: 322

  • Min value: 0

  • Max value: 322


Example

Last updated