C# Class PlaySoundOnActive, Imagine_fudge-roll

Script to play a sound when the game object is activated.
Inheritance: MonoBehaviour
Afficher le fichier Open project: Microsoft/Imagine_fudge-roll

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnEnable ( ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Property Details

sound public_oe property

public AudioClip,UnityEngine sound
Résultat UnityEngine.AudioClip