Fader.Disable C# (CSharp) Method

Disable() static private method

static private Disable ( ) : void
return void
	void Disable(){
		Screen.raycastTarget = false;
	}