Click or drag to resize

ModExecuteScripts Method

Execute the scripts in the mod.

Namespace:  Kit.Modding
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public virtual void ExecuteScripts()
Request Example View Source
See Also