C# 클래스 Logger, lunar-unity-console

파일 보기 프로젝트 열기: SpaceMadness/lunar-unity-console 1 사용 예제들

공개 메소드들

메소드 설명
LogDebug ( ) : void
LogError ( ) : void
LogWarning ( ) : void
ThrowException ( ) : void

메소드 상세

LogDebug() 공개 메소드

public LogDebug ( ) : void
리턴 void

LogError() 공개 메소드

public LogError ( ) : void
리턴 void

LogWarning() 공개 메소드

public LogWarning ( ) : void
리턴 void

ThrowException() 공개 메소드

public ThrowException ( ) : void
리턴 void