C# Class Chatterer.BackgroundSource

Show file Open project: pizzaoverhead/Chatterer Class Usage Examples

Public Properties

Property Type Description
audiosource UnityEngine.AudioSource
background_player UnityEngine.GameObject
current_clip string
name string

Property Details

audiosource public property

public AudioSource,UnityEngine audiosource
return UnityEngine.AudioSource

background_player public property

public GameObject,UnityEngine background_player
return UnityEngine.GameObject

current_clip public property

public string current_clip
return string

name public property

public string name
return string