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