All public logs
From Crumbled World Wiki
Combined display of all available logs of Crumbled World Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:19, 5 July 2025 Anders talk contribs created page PanelSize (Created page with "{{:PanelSizeExampleCode}} ==Constructor== {| class="wikitable" !|function !|description |- |PanelSize(Vec2 size) | |- |PanelSize(Vec2 size, PanelSizeType type) | |- |PanelSize(Vec2 size, Vec2 scale) | |- |PanelSize(Vec2 size, Vec2 scale, PanelSizeType type) | |- |} ==Functions== {| class="wikitable" !|return !|function !|description |- |PanelSize |getMinSize() |Returns the minimum panel size. |- |PanelSize |...")