C# 클래스 Senseix.Logger

상속: UnityEngine.MonoBehaviour
파일 보기 프로젝트 열기: senseix/thinksy_unity_plugin

공개 메소드들

메소드 설명
BasicLog ( string extraLog ) : void
GetCurrentLog ( ) : string

비공개 메소드들

메소드 설명
GetLogPath ( ) : string
HandleLog ( string logString, string stackTrace, LogType type ) : void
LogText ( string logString ) : void
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void

메소드 상세

BasicLog() 공개 정적인 메소드

public static BasicLog ( string extraLog ) : void
extraLog string
리턴 void

GetCurrentLog() 공개 정적인 메소드

public static GetCurrentLog ( ) : string
리턴 string