Click or drag to resize

LightningLightsabreScript.TurnOnGUI Method

Convenience method to turn lightsabre on / off from Unity GUI

Namespace:  DigitalRuby.ThunderAndLightning
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void TurnOnGUI(
	bool value
)

Parameters

value
Type: System.Boolean
Value
See Also