C# Class UnityTest.GuiHelper

显示文件 Open project: ror5226/MixedRealityTraining Class Usage Examples

Public Methods

Method Description
GetConsoleErrorPause ( ) : bool
SetConsoleErrorPause ( bool b ) : void

Method Details

GetConsoleErrorPause() public static method

public static GetConsoleErrorPause ( ) : bool
return bool

SetConsoleErrorPause() public static method

public static SetConsoleErrorPause ( bool b ) : void
b bool
return void