C# Class JBCLogPassThrough, unity-JBConsole

Inheritance: MonoBehaviour
Afficher le fichier Open project: spaceapegames/unity-JBConsole

Méthodes publiques

Méthode Description
RegisterUnityToJBC ( ) : JBCLogPassThrough,

Private Methods

Méthode Description
HandleUnityLog ( string logString, string stackTrace, LogType type ) : void
SetupUnityToJBC ( ) : void

Method Details

RegisterUnityToJBC() public static méthode

public static RegisterUnityToJBC ( ) : JBCLogPassThrough,
Résultat JBCLogPassThrough,