Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Model
LayerNames
C# 클래스 Model.LayerNames
파일 보기
프로젝트 열기: egametang/Egametang
1 사용 예제들
공개 메소드들
메소드
설명
GetLayerInt
(
string
name
) :
int
通过Layers名字得到对应层
GetLayerStr
(
int
name
) :
string
메소드 상세
GetLayerInt()
공개
정적인
메소드
通过Layers名字得到对应层
public
static
GetLayerInt
(
string
name
) :
int
name
string
리턴
int
GetLayerStr()
공개
정적인
메소드
public
static
GetLayerStr
(
int
name
) :
string
name
int
리턴
string