Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
LayerMng
C# 클래스 LayerMng, ex-unity-old-deprecated
상속:
UnityEngine.ScriptableObject
파일 보기
프로젝트 열기: exdev/ex-unity-old-deprecated
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
layerMaskInfos
List
보호된 프로퍼티들
프로퍼티
타입
설명
nameToLayerMask
int>.Dictionary
공개 메소드들
메소드
설명
GetLayerMask
(
string
_name
) :
int
OnEnable
( ) :
void
메소드 상세
GetLayerMask()
공개
메소드
public
GetLayerMask
(
string
_name
) :
int
_name
string
리턴
int
OnEnable()
공개
메소드
public
OnEnable
( ) :
void
리턴
void
프로퍼티 상세
layerMaskInfos
공개적으로 프로퍼티
public
List
layerMaskInfos
리턴
List
nameToLayerMask
보호되어 있는 프로퍼티
protected
Dictionary
nameToLayerMask
리턴
int>.Dictionary