C# Class LevelIntroSounds

Inheritance: MonoBehaviour
Exibir arquivo Open project: EricFreeman/DungeonGame

Public Properties

Property Type Description
Level1IntroSound UnityEngine.AudioClip

Public Methods

Method Description
PlayLevel1Intro ( ) : void

Method Details

PlayLevel1Intro() public method

public PlayLevel1Intro ( ) : void
return void

Property Details

Level1IntroSound public_oe property

public AudioClip,UnityEngine Level1IntroSound
return UnityEngine.AudioClip