C# Class Obesrvable, gmap377_leathGloves_inc

Inheritance: MonoBehaviour
Afficher le fichier Open project: bi3mer/gmap377_leathGloves_inc Class Usage Examples

Méthodes publiques

Méthode Description
Instantiate ( Observer, _observer ) : void

Construct with obesrver

Private Methods

Méthode Description
OnDestroy ( ) : void

On Death remove self from observer

Method Details

Instantiate() public méthode

Construct with obesrver
public Instantiate ( Observer, _observer ) : void
_observer Observer,
Résultat void