C# Class Tutorial.ImageManager

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: tommai78101/Multiplier

Méthodes publiques

Свойство Type Description
images List

Méthodes publiques

Méthode Description
Obtain ( int index ) : GameObject
Start ( ) : void

Method Details

Obtain() public méthode

public Obtain ( int index ) : GameObject
index int
Résultat UnityEngine.GameObject

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

images public_oe property

public List images
Résultat List