StandaloneExporterclass

objectStandaloneExporter
Namespace
Editor
Assembly
Sandbox.Tools
Declaration
public class Editor.StandaloneExporter

Methods5

Showing 5 methods

public System.Threading.Tasks.Task AddCodePackageReference(string package)PUBLIC

If the code is referencing a package - we can add it to the manifest using this.

ParameterTypeDescription
packagestring
Returns:Task

public System.Threading.Tasks.Task Run()PUBLIC

Returns:Task

Properties5

Showing 5 properties

On this page