Scripting Plugin

scriptreference

Adds references to included scripts.

Syntax

.scriptreference "reference" [, "reference" [, ...]]

Remarks

When script files (loaded with incscript) are compiled you need to explicitly reference any assemblies containing the functionality that your source references.

By default, only System.dll and Brass.exe are referenced.

See Also