Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CustomCellGridGenerator
C# 클래스 CustomCellGridGenerator
상속:
MonoBehaviour
,
ICellGridGenerator
파일 보기
프로젝트 열기: TheJP/GlobalGameJam2016
공개 프로퍼티들
프로퍼티
타입
설명
CellsParent
Transform
공개 메소드들
메소드
설명
GenerateGrid
( ) :
List
Returns cells that are already children of CellsParent object.
메소드 상세
GenerateGrid()
공개
메소드
Returns cells that are already children of CellsParent object.
public
GenerateGrid
( ) :
List
리턴
List
프로퍼티 상세
CellsParent
공개적으로 프로퍼티
public
Transform
CellsParent
리턴
Transform