My Project
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
UberAudio.AudioEvent Class Reference

Public Member Functions

AudioEvent Clone ()
 
void TransferToAudioSource (AudioSource source)
 
void TransferFromAudioSource (AudioSource source)
 

Public Attributes

string EventName
 
float RandomWeight = 1.0f
 
float Volume = 1.0f
 
AudioClip AudioClip = null
 
int Priority = 128
 
int GroupID = 0
 
bool Loop = false
 
bool StopWhenSourceDies = false
 
bool KeepLoopingWhenSourceDies = false
 
bool DoNotTrackSourceMovement = false
 
bool BypassEffects = false
 
bool BypassListenerEffects = false
 
bool BypassReverbZones = false
 
float DopplerLevel = 1.0f
 
float MaxDistance = 500.0f
 
float MinDistance = 1.0f
 
bool Mute = false
 
AudioMixerGroup OutputAudioMixerGroup = null
 
float PanStereo = 0.0f
 
float Pitch = 1.0f
 
bool Spatialize = false
 
AudioRolloffMode RolloffMode = AudioRolloffMode.Logarithmic
 
AnimationCurve CustomRolloffCurve
 
float SpatialBlend = 0.0f
 
float ReverbZoneMix = 1.0f
 
string BankName
 

The documentation for this class was generated from the following file: