Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
MapItem
C# Class MapItem, planet-survival
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: gjrfytn/planet-survival
Class Usage Examples
Public Properties
Property
Type
Description
Height
int
ID
int
IsInteractable
bool
ItemPrefab
GameObject
Name
string
Tooltip
bool
Width
int
Property Details
Height
public_oe property
public
int
Height
return
int
ID
public_oe property
public
int
ID
return
int
IsInteractable
public_oe property
public
bool
IsInteractable
return
bool
ItemPrefab
public_oe property
public
GameObject
ItemPrefab
return
GameObject
Name
public_oe property
public
string
Name
return
string
Tooltip
public_oe property
public
bool
Tooltip
return
bool
Width
public_oe property
public
int
Width
return
int