Click or drag to resize

ModScriptDispatcher Property

The ScriptDispatcher associated with this mod.

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

Property Value

Type: SimpleDispatcher
See Also