Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UnityEditor
ShaderError
C# 클래스 UnityEditor.ShaderError
파일 보기
프로젝트 열기: randomize/VimConfig
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
file
string
line
int
message
string
messageDetails
string
platform
string
warning
int
프로퍼티 상세
file
공개적으로 프로퍼티
public
string
file
리턴
string
line
공개적으로 프로퍼티
public
int
line
리턴
int
message
공개적으로 프로퍼티
public
string
message
리턴
string
messageDetails
공개적으로 프로퍼티
public
string
messageDetails
리턴
string
platform
공개적으로 프로퍼티
public
string
platform
리턴
string
warning
공개적으로 프로퍼티
public
int
warning
리턴
int