C# Class PoolUser, SimpleObjectPool

Inheritance: MonoBehaviour
Afficher le fichier Open project: gazialankus/SimpleObjectPool

Méthodes publiques

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

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnGUI() public méthode

public OnGUI ( ) : void
Résultat void

Property Details

PrefabToCreate public_oe property

public GameObject PrefabToCreate
Résultat GameObject