C# 클래스 UnityEditorInternal.LogEntry

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
condition string
errorNum int
file string
identifier int
instanceID int
isWorldPlaying int
line int
mode int

프로퍼티 상세

condition 공개적으로 프로퍼티

public string condition
리턴 string

errorNum 공개적으로 프로퍼티

public int errorNum
리턴 int

file 공개적으로 프로퍼티

public string file
리턴 string

identifier 공개적으로 프로퍼티

public int identifier
리턴 int

instanceID 공개적으로 프로퍼티

public int instanceID
리턴 int

isWorldPlaying 공개적으로 프로퍼티

public int isWorldPlaying
리턴 int

line 공개적으로 프로퍼티

public int line
리턴 int

mode 공개적으로 프로퍼티

public int mode
리턴 int