Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CustomUnitGenerator
C# Class CustomUnitGenerator
Inheritance:
MonoBehaviour
,
IUnitGenerator
Afficher le fichier
Open project: TheJP/GlobalGameJam2016
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
UnitsParent
Transform
Méthodes publiques
Méthode
Description
SpawnUnits
(
List
cells
) :
List
Returns units that are already children of UnitsParent object.
Method Details
SpawnUnits()
public
méthode
Returns units that are already children of UnitsParent object.
public
SpawnUnits
(
List
cells
) :
List
cells
List
Résultat
List
Property Details
UnitsParent
public_oe property
public
Transform
UnitsParent
Résultat
Transform