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
ccAddComponentsToAll
C# Class ccAddComponentsToAll, GGJ2016
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: netgrind/GGJ2016
Méthodes publiques
Свойство
Type
Description
baseScriptHolder
GameObject
Méthodes publiques
Méthode
Description
Add
(
GameObject
g
) :
void
Start
( ) :
void
Private Methods
Méthode
Description
CopyComponent
(
Component
original
,
GameObject
g
) :
Component
Method Details
Add()
public
méthode
public
Add
(
GameObject
g
) :
void
g
GameObject
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Property Details
baseScriptHolder
public_oe property
public
GameObject
baseScriptHolder
Résultat
GameObject