API Referenceglobal
public abstract class Sandbox.Resources.ResourceCompileContext.Child
Related Guides
Broader workflow and conceptual references connected to this API.
Cheat Sheet
Sometimes you know what you're looking for, but you don't know where it is.
Editor Widgets
Editor UI is built entirely out of Widgets. Widgets are different from Panels, which are used for in-game UI. Widgets can be various elements or components, such as labels, buttons, text boxes, trees, or images.
Constructors
Showing 1 constructors
protected Child()
No results match this filter.
Methods
Showing 2 methods
public virtual bool Compile()
public virtual void SetInputData(string data)
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Resources.ResourceCompileContext.Child |