API ReferenceSandbox
public static abstract sealed class Sandbox.CompilerExtensions
Methods
Showing 5 methods
public static void AddBaseReference(Sandbox.Compiler compiler)
Add a reference to the "`base`" package.
public static void AddEditorReference(Sandbox.Compiler compiler, Sandbox.Package reference)
Add a reference to the given package's editor assembly.
public static void AddToolBaseReference(Sandbox.Compiler compiler)
Add a reference to the "`toolbase`" package.
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.CompilerExtensions |