Click or drag to resize

ModItemToggle Method

Toggle the mod on or off.

Namespace:  Kit.Modding.UI
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public void Toggle(
	bool value
)
Request Example View Source

Parameters

value
Type: SystemBoolean
See Also