Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ScriptRuntime
AssetPath
C# 클래스 ScriptRuntime.AssetPath
资源路径,这个类型可反射到编辑器脚本反射面板
파일 보기
프로젝트 열기: Genesis-3D/Genesis-3D
공개 프로퍼티들
프로퍼티
타입
설명
assetPath
string
resType
int
공개 메소드들
메소드
설명
AssetPath
( ) :
System
AssetPath
(
string
path
,
ResType
type
) :
System
메소드 상세
AssetPath()
공개
메소드
public
AssetPath
( ) :
System
리턴
System
AssetPath()
공개
메소드
public
AssetPath
(
string
path
,
ResType
type
) :
System
path
string
type
ResType
리턴
System
프로퍼티 상세
assetPath
공개적으로 프로퍼티
public
string
assetPath
리턴
string
resType
공개적으로 프로퍼티
public
int
resType
리턴
int