Click or drag to resize

ModScriptEnv Property

The scripting environment associated with this mod.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public LuaEnv ScriptEnv { get; }
Request Example View Source

Property Value

Type: LuaEnv
See Also