Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
WidgetLayoutName Class Reference

Private Attributes

const string AttachmentsGroupContainer = "gui/layouts/inventory_new/attachments_group_container.layout"
const string CargoContainerMedium = "gui/layouts/inventory_new/medium/cargo_container.layout"
const string CargoContainerNarrow = "gui/layouts/inventory_new/narrow/cargo_container.layout"
const string CargoContainerRowMedium = "gui/layouts/inventory_new/medium/cargo_container_row.layout"
const string CargoContainerRowNarrow = "gui/layouts/inventory_new/narrow/cargo_container_row.layout"
const string CargoContainerRowWide = "gui/layouts/inventory_new/wide/cargo_container_row.layout"
const string CargoContainerRowXbox = "gui/layouts/inventory_new/xbox/cargo_container_row.layout"
const string CargoContainerWide = "gui/layouts/inventory_new/wide/cargo_container.layout"
const string CargoContainerXbox = "gui/layouts/inventory_new/xbox/cargo_container.layout"
const string ClosableContainer = "gui/layouts/inventory_new/closable_container.layout"
const string ClosableHeader = "gui/layouts/inventory_new/closable_header.layout"
const string CollapsibleContainer = "gui/layouts/inventory_new/collapsible_container.layout"
const string CollapsibleHeader = "gui/layouts/inventory_new/collapsible_header.layout"
const string Container = "gui/layouts/inventory_new/container.layout"
const string HandsArea = "gui/layouts/inventory_new/hands_area.layout"
const string HandsHeader = "gui/layouts/inventory_new/hands_header.layout"
const string HandsPreview = "gui/layouts/inventory_new/hands_preview.layout"
const string IconMedium = "gui/layouts/inventory_new/medium/icon.layout"
const string IconNarrow = "gui/layouts/inventory_new/narrow/icon.layout"
const string IconWide = "gui/layouts/inventory_new/wide/icon.layout"
const string IconXbox = "gui/layouts/inventory_new/xbox/icon.layout"
const string InventoryMedium = "gui/layouts/inventory_new/medium/day_z_inventory_new.layout"
const string InventoryNarrow = "gui/layouts/inventory_new/narrow/day_z_inventory_new.layout"
const string InventorySlotsContainerMedium = "gui/layouts/inventory_new/medium/inventory_slots_container.layout"
const string InventorySlotsContainerNarrow = "gui/layouts/inventory_new/narrow/inventory_slots_container.layout"
const string InventorySlotsContainerWide = "gui/layouts/inventory_new/wide/inventory_slots_container.layout"
const string InventorySlotsContainerXbox = "gui/layouts/inventory_new/xbox/inventory_slots_container.layout"
const string InventoryWide = "gui/layouts/inventory_new/wide/day_z_inventory_new.layout"
const string LeftAreaMedium = "gui/layouts/inventory_new/medium/left_area.layout"
const string LeftAreaNarrow = "gui/layouts/inventory_new/narrow/left_area.layout"
const string LeftAreaWide = "gui/layouts/inventory_new/wide/left_area.layout"
const string LeftAreaXbox = "gui/layouts/inventory_new/xbox/left_area.layout"
const string RightAreaMedium = "gui/layouts/inventory_new/medium/right_area.layout"
const string RightAreaNarrow = "gui/layouts/inventory_new/narrow/right_area.layout"
const string RightAreaWide = "gui/layouts/inventory_new/wide/right_area.layout"
const string RightAreaXbox = "gui/layouts/inventory_new/xbox/right_area.layout"

Detailed Description

Definition at line 1 of file widgetlayoutname.c.

Field Documentation

◆ AttachmentsGroupContainer

const string AttachmentsGroupContainer = "gui/layouts/inventory_new/attachments_group_container.layout"
private

Definition at line 50 of file widgetlayoutname.c.

Referenced by AttachmentsGroupContainer::SetLayoutName().

◆ CargoContainerMedium

const string CargoContainerMedium = "gui/layouts/inventory_new/medium/cargo_container.layout"
private

Definition at line 19 of file widgetlayoutname.c.

Referenced by Container::SetLayoutName().

◆ CargoContainerNarrow

const string CargoContainerNarrow = "gui/layouts/inventory_new/narrow/cargo_container.layout"
private

Definition at line 18 of file widgetlayoutname.c.

Referenced by Container::SetLayoutName().

◆ CargoContainerRowMedium

const string CargoContainerRowMedium = "gui/layouts/inventory_new/medium/cargo_container_row.layout"
private

Definition at line 24 of file widgetlayoutname.c.

Referenced by CargoContainerRow::SetLayoutName().

◆ CargoContainerRowNarrow

const string CargoContainerRowNarrow = "gui/layouts/inventory_new/narrow/cargo_container_row.layout"
private

Definition at line 23 of file widgetlayoutname.c.

Referenced by CargoContainerRow::SetLayoutName().

◆ CargoContainerRowWide

const string CargoContainerRowWide = "gui/layouts/inventory_new/wide/cargo_container_row.layout"
private

Definition at line 25 of file widgetlayoutname.c.

Referenced by CargoContainerRow::SetLayoutName().

◆ CargoContainerRowXbox

const string CargoContainerRowXbox = "gui/layouts/inventory_new/xbox/cargo_container_row.layout"
private

Definition at line 26 of file widgetlayoutname.c.

Referenced by CargoContainerRow::SetLayoutName().

◆ CargoContainerWide

const string CargoContainerWide = "gui/layouts/inventory_new/wide/cargo_container.layout"
private

Definition at line 20 of file widgetlayoutname.c.

Referenced by Container::SetLayoutName().

◆ CargoContainerXbox

const string CargoContainerXbox = "gui/layouts/inventory_new/xbox/cargo_container.layout"
private

Definition at line 21 of file widgetlayoutname.c.

Referenced by Container::SetLayoutName().

◆ ClosableContainer

const string ClosableContainer = "gui/layouts/inventory_new/closable_container.layout"
private

Definition at line 49 of file widgetlayoutname.c.

Referenced by Container::SetLayoutName(), and HandsContainer::SetLayoutName().

◆ ClosableHeader

const string ClosableHeader = "gui/layouts/inventory_new/closable_header.layout"
private

Definition at line 44 of file widgetlayoutname.c.

Referenced by ClosableHeader::SetLayoutName().

◆ CollapsibleContainer

const string CollapsibleContainer = "gui/layouts/inventory_new/collapsible_container.layout"
private

Definition at line 48 of file widgetlayoutname.c.

Referenced by CollapsibleContainer::SetLayoutName().

◆ CollapsibleHeader

const string CollapsibleHeader = "gui/layouts/inventory_new/collapsible_header.layout"
private

Definition at line 43 of file widgetlayoutname.c.

Referenced by CollapsibleHeader::SetLayoutName().

◆ Container

const string Container = "gui/layouts/inventory_new/container.layout"
private

◆ HandsArea

const string HandsArea = "gui/layouts/inventory_new/hands_area.layout"
private

Definition at line 46 of file widgetlayoutname.c.

Referenced by HandsArea::SetLayoutName().

◆ HandsHeader

const string HandsHeader = "gui/layouts/inventory_new/hands_header.layout"
private

Definition at line 45 of file widgetlayoutname.c.

Referenced by HandsHeader::SetLayoutName().

◆ HandsPreview

const string HandsPreview = "gui/layouts/inventory_new/hands_preview.layout"
private

Definition at line 11 of file widgetlayoutname.c.

Referenced by HandsPreview::SetLayoutName().

◆ IconMedium

const string IconMedium = "gui/layouts/inventory_new/medium/icon.layout"
private

Definition at line 29 of file widgetlayoutname.c.

Referenced by Icon::SetLayoutName().

◆ IconNarrow

const string IconNarrow = "gui/layouts/inventory_new/narrow/icon.layout"
private

Definition at line 28 of file widgetlayoutname.c.

Referenced by Icon::SetLayoutName().

◆ IconWide

const string IconWide = "gui/layouts/inventory_new/wide/icon.layout"
private

Definition at line 30 of file widgetlayoutname.c.

Referenced by Icon::SetLayoutName().

◆ IconXbox

const string IconXbox = "gui/layouts/inventory_new/xbox/icon.layout"
private

Definition at line 31 of file widgetlayoutname.c.

Referenced by Icon::SetLayoutName().

◆ InventoryMedium

const string InventoryMedium = "gui/layouts/inventory_new/medium/day_z_inventory_new.layout"
private

Definition at line 7 of file widgetlayoutname.c.

Referenced by SetLayoutName().

◆ InventoryNarrow

const string InventoryNarrow = "gui/layouts/inventory_new/narrow/day_z_inventory_new.layout"
private

Definition at line 6 of file widgetlayoutname.c.

Referenced by SetLayoutName().

◆ InventorySlotsContainerMedium

const string InventorySlotsContainerMedium = "gui/layouts/inventory_new/medium/inventory_slots_container.layout"
private

Definition at line 14 of file widgetlayoutname.c.

Referenced by SlotsContainer::SetLayoutName().

◆ InventorySlotsContainerNarrow

const string InventorySlotsContainerNarrow = "gui/layouts/inventory_new/narrow/inventory_slots_container.layout"
private

Definition at line 13 of file widgetlayoutname.c.

Referenced by SlotsContainer::SetLayoutName().

◆ InventorySlotsContainerWide

const string InventorySlotsContainerWide = "gui/layouts/inventory_new/wide/inventory_slots_container.layout"
private

Definition at line 15 of file widgetlayoutname.c.

Referenced by SlotsContainer::SetLayoutName().

◆ InventorySlotsContainerXbox

const string InventorySlotsContainerXbox = "gui/layouts/inventory_new/xbox/inventory_slots_container.layout"
private

Definition at line 16 of file widgetlayoutname.c.

Referenced by SlotsContainer::SetLayoutName().

◆ InventoryWide

const string InventoryWide = "gui/layouts/inventory_new/wide/day_z_inventory_new.layout"
private

Definition at line 8 of file widgetlayoutname.c.

Referenced by SetLayoutName().

◆ LeftAreaMedium

const string LeftAreaMedium = "gui/layouts/inventory_new/medium/left_area.layout"
private

Definition at line 34 of file widgetlayoutname.c.

Referenced by LeftArea::SetLayoutName().

◆ LeftAreaNarrow

const string LeftAreaNarrow = "gui/layouts/inventory_new/narrow/left_area.layout"
private

Definition at line 33 of file widgetlayoutname.c.

Referenced by LeftArea::SetLayoutName().

◆ LeftAreaWide

const string LeftAreaWide = "gui/layouts/inventory_new/wide/left_area.layout"
private

Definition at line 35 of file widgetlayoutname.c.

Referenced by LeftArea::SetLayoutName().

◆ LeftAreaXbox

const string LeftAreaXbox = "gui/layouts/inventory_new/xbox/left_area.layout"
private

Definition at line 36 of file widgetlayoutname.c.

Referenced by LeftArea::SetLayoutName().

◆ RightAreaMedium

const string RightAreaMedium = "gui/layouts/inventory_new/medium/right_area.layout"
private

Definition at line 39 of file widgetlayoutname.c.

Referenced by RightArea::SetLayoutName().

◆ RightAreaNarrow

const string RightAreaNarrow = "gui/layouts/inventory_new/narrow/right_area.layout"
private

Definition at line 38 of file widgetlayoutname.c.

Referenced by RightArea::SetLayoutName().

◆ RightAreaWide

const string RightAreaWide = "gui/layouts/inventory_new/wide/right_area.layout"
private

Definition at line 40 of file widgetlayoutname.c.

Referenced by RightArea::SetLayoutName().

◆ RightAreaXbox

const string RightAreaXbox = "gui/layouts/inventory_new/xbox/right_area.layout"
private

Definition at line 41 of file widgetlayoutname.c.

Referenced by RightArea::SetLayoutName().


The documentation for this class was generated from the following file: