C# Class JBCLogPassThrough, unity-JBConsole

Inheritance: MonoBehaviour
ファイルを表示 Open project: spaceapegames/unity-JBConsole

Public Methods

Method Description
RegisterUnityToJBC ( ) : JBCLogPassThrough,

Private Methods

Method Description
HandleUnityLog ( string logString, string stackTrace, LogType type ) : void
SetupUnityToJBC ( ) : void

Method Details

RegisterUnityToJBC() public static method

public static RegisterUnityToJBC ( ) : JBCLogPassThrough,
return JBCLogPassThrough,