s&box docs

public sealed class Sandbox.ScreenPanel : Sandbox.Component

Renders any attached PanelComponents to the screen. Acts as the root for all your UI components.

Broader workflow and conceptual references connected to this API.

Constructors

Showing 1 constructors

Methods

Showing 1 methods

public virtual sealed Sandbox.UI.Panel GetPanel()

Properties

Showing 6 properties

public bool Sandbox.ScreenPanel.AutoScreenScale { get; set; }

Metadata

FieldValue
NamespaceSandbox
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.ScreenPanel

On this page