Class LocalizeAudioClipEvent
Component that can be used to Localize an Audio Clip asset. Provides an update event that can be used to automatically update the clip whenever the Locale changes.
Inheritance
LocalizeAudioClipEvent
Inherited Members
Namespace: UnityEngine.Localization.Components
Syntax
public class LocalizeAudioClipEvent : LocalizedAssetEvent<AudioClip, LocalizedAudioClip, UnityEventAudioClip>