Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
MapItem
C# 클래스 MapItem, planet-survival
상속:
MonoBehaviour
파일 보기
프로젝트 열기: gjrfytn/planet-survival
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Height
int
ID
int
IsInteractable
bool
ItemPrefab
GameObject
Name
string
Tooltip
bool
Width
int
프로퍼티 상세
Height
공개적으로 프로퍼티
public
int
Height
리턴
int
ID
공개적으로 프로퍼티
public
int
ID
리턴
int
IsInteractable
공개적으로 프로퍼티
public
bool
IsInteractable
리턴
bool
ItemPrefab
공개적으로 프로퍼티
public
GameObject
ItemPrefab
리턴
GameObject
Name
공개적으로 프로퍼티
public
string
Name
리턴
string
Tooltip
공개적으로 프로퍼티
public
bool
Tooltip
리턴
bool
Width
공개적으로 프로퍼티
public
int
Width
리턴
int