Click or drag to resize

LightningLightsabreScriptTurnOnGUI 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: SystemBoolean
Value
See Also