s&box docs
API ReferenceSandbox.UI.Construct

public static abstract sealed class Sandbox.UI.Construct.ImageConstructor

Methods

Showing 1 methods

public static Sandbox.UI.Image Image(Sandbox.UI.Construct.PanelCreator self, string image = null, string classname = null)

Create an image with given texture and CSS classname.

Parameters

  • image: Default: null
  • classname: Default: null

Metadata

FieldValue
NamespaceSandbox.UI.Construct
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.UI.Construct.ImageConstructor

On this page