-
Notifications
You must be signed in to change notification settings - Fork 0
PlayBGM.cs
Matthew Coulter edited this page Aug 17, 2022
·
1 revision
class/ Inherits from:MonoBehaviour
This class is responsible for calling the PlayBGM function from AM
Method | Description | Returns | Parameters | Type |
---|---|---|---|---|
Play | This method calls the play BGM function from AM and tells it which Sound to play | name: This is a string that has the name of the Sound to play | void |