static SoundHandle Play( string eventName, float fadeInTime )

static SoundHandle Play( SoundEvent soundEvent, float fadeInTime )

static SoundHandle Play( SoundEvent soundEvent, Vector3 position, float fadeInTime )

Summary

Play a sound and set its position

static SoundHandle Play( string eventName, Vector3 position, float fadeInTime )

Summary

Play a sound and set its position

static SoundHandle Play( string eventName, Mixer mixer )

Summary

Play a sound and set its mixer
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.