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: nullclassname: Default: null
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox.UI.Construct |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.UI.Construct.ImageConstructor |