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
CustomCellGridGenerator
C# Class CustomCellGridGenerator
Inheritance:
MonoBehaviour
,
ICellGridGenerator
Exibir arquivo
Open project: TheJP/GlobalGameJam2016
Public Properties
Property
Type
Description
CellsParent
Transform
Public Methods
Method
Description
GenerateGrid
( ) :
List
Returns cells that are already children of CellsParent object.
Method Details
GenerateGrid()
public
method
Returns cells that are already children of CellsParent object.
public
GenerateGrid
( ) :
List
return
List
Property Details
CellsParent
public_oe property
public
Transform
CellsParent
return
Transform