Table of Contents

Interface ILuaDebugInjector

Namespace
KSP.Sim.Debugging
Assembly
Assembly-CSharp.dll
public interface ILuaDebugInjector
Extension Methods

Properties

InjectScript_Context

string InjectScript_Context { get; }

Property Value

string

Methods

InjectScript_DebugOnly(string)

IScriptValue InjectScript_DebugOnly(string script)

Parameters

script string

Returns

IScriptValue