C# 클래스 Reporter.Log, Common.Logging.Unity3D

파일 보기 프로젝트 열기: SaladLab/Common.Logging.Unity3D 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
condition string
count int
logType _LogType
sampleId int
stacktrace string

공개 메소드들

메소드 설명
CreateCopy ( ) : Log,
GetMemoryUsage ( ) : float

메소드 상세

CreateCopy() 공개 메소드

public CreateCopy ( ) : Log,
리턴 Log,

GetMemoryUsage() 공개 메소드

public GetMemoryUsage ( ) : float
리턴 float

프로퍼티 상세

condition 공개적으로 프로퍼티

public string condition
리턴 string

count 공개적으로 프로퍼티

public int count
리턴 int

logType 공개적으로 프로퍼티

public _LogType logType
리턴 _LogType

sampleId 공개적으로 프로퍼티

public int sampleId
리턴 int

stacktrace 공개적으로 프로퍼티

public string stacktrace
리턴 string