s&box docs

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.

Metadata

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

On this page