C# 클래스 Log, DailyProjects

상속: MonoBehaviour
파일 보기 프로젝트 열기: GHScan/DailyProjects 1 사용 예제들

공개 메소드들

메소드 설명
Error ( string format ) : void
Info ( string format ) : void

메소드 상세

Error() 공개 정적인 메소드

public static Error ( string format ) : void
format string
리턴 void

Info() 공개 정적인 메소드

public static Info ( string format ) : void
format string
리턴 void