C# Class PreserveChildren

Inheritance: MonoBehaviour
Afficher le fichier Open project: leapmotion/ImageGrid

Méthodes publiques

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

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void