PanelSizeType

From Crumbled World Wiki
Revision as of 14:20, 5 July 2025 by Anders (talk | contribs) (Created page with "{{:PanelSizeTypeExampleCode}} ==Enum== {| class="wikitable" !|Name !|Value !|Description |- |WindowPercent |0 | |- |ParentPercent |1 | |- |Pixel |2 | |- |WindowPercentBasedOnX |3 | |- |WindowPercentBasedOnY |4 | |- |ParentPercentBasedOnX |5 | |- |ParentPercentBasedOnY |6 | |- |}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

PanelSizeTypeExampleCode

Enum

Name Value Description
WindowPercent 0
ParentPercent 1
Pixel 2
WindowPercentBasedOnX 3
WindowPercentBasedOnY 4
ParentPercentBasedOnX 5
ParentPercentBasedOnY 6