C# Class GenerateByEvent, 3DGameCoursera

Inheritance: MonoBehaviour
Afficher le fichier Open project: pfiguero/3DGameCoursera

Méthodes publiques

Свойство Type Description
obj GameObject

Méthodes publiques

Méthode Description
GenerarObj ( ) : void
OnDisable ( ) : void
OnEnable ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

GenerarObj() public méthode

public GenerarObj ( ) : void
Résultat void

OnDisable() public méthode

public OnDisable ( ) : void
Résultat void

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

obj public_oe property

public GameObject obj
Résultat GameObject