C# Class ActivateClone, Portal-Tutorial-Repository

Inheritance: AbstractClone
Afficher le fichier Open project: limdingwen/Portal-Tutorial-Repository

Méthodes publiques

Méthode Description
OnCloneAwake ( ) : void
OnCloneDisable ( Portal, sender, Portal, destination ) : void
OnCloneEnable ( Portal, sender, Portal, destination ) : void

Method Details

OnCloneAwake() public méthode

public OnCloneAwake ( ) : void
Résultat void

OnCloneDisable() public méthode

public OnCloneDisable ( Portal, sender, Portal, destination ) : void
sender Portal,
destination Portal,
Résultat void

OnCloneEnable() public méthode

public OnCloneEnable ( Portal, sender, Portal, destination ) : void
sender Portal,
destination Portal,
Résultat void