Table of Contents

Interface IScriptInterop

Namespace
KSP.ScriptInterop
Assembly
Assembly-CSharp.dll
public interface IScriptInterop
Extension Methods

Properties

AssetCompilerEnvironment

IScriptEnvironment AssetCompilerEnvironment { get; }

Property Value

IScriptEnvironment

Environments

ReadOnlyCollection<IScriptEnvironment> Environments { get; }

Property Value

ReadOnlyCollection<IScriptEnvironment>

RootEnvironment

IScriptEnvironment RootEnvironment { get; }

Property Value

IScriptEnvironment