C# Class UsingOtherComponents, code

Inheritance: MonoBehaviour
Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
otherGameObject GameObject,

Méthodes publiques

Méthode Description
Awake ( ) : void
Start ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

otherGameObject public_oe property

public GameObject, otherGameObject
Résultat GameObject,