Interface IScriptInterop
- Namespace
- KSP.ScriptInterop
- Assembly
- Assembly-CSharp.dll
public interface IScriptInterop
- Extension Methods
Properties
AssetCompilerEnvironment
IScriptEnvironment AssetCompilerEnvironment { get; }
Property Value
Environments
ReadOnlyCollection<IScriptEnvironment> Environments { get; }
Property Value
RootEnvironment
IScriptEnvironment RootEnvironment { get; }