C# Class SwordDroppable, SitepointExample_SavingData

Inheritance: MonoBehaviour, IInteractable
Afficher le fichier Open project: Eudaimonium/SitepointExample_SavingData

Méthodes publiques

Méthode Description
Interact ( ) : void
LookAt ( ) : void
OnDestroy ( ) : void
SaveFunction ( object sender, EventArgs args ) : void
Start ( ) : void

Method Details

Interact() public méthode

public Interact ( ) : void
Résultat void

LookAt() public méthode

public LookAt ( ) : void
Résultat void

OnDestroy() public méthode

public OnDestroy ( ) : void
Résultat void

SaveFunction() public méthode

public SaveFunction ( object sender, EventArgs args ) : void
sender object
args EventArgs
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void