C# Class DefaultMenuAction, verthex

Inheritance: MonoBehaviour, MenuAction
Afficher le fichier Open project: austinblakeslee/verthex

Méthodes publiques

Свойство Type Description
click UnityEngine.AudioClip

Méthodes publiques

Méthode Description
Action ( ) : void

Méthodes protégées

Méthode Description
PlayClickSound ( ) : void

Method Details

Action() public abstract méthode

public abstract Action ( ) : void
Résultat void

PlayClickSound() protected méthode

protected PlayClickSound ( ) : void
Résultat void

Property Details

click public_oe property

public AudioClip,UnityEngine click
Résultat UnityEngine.AudioClip