Class BatchSoundEffectImporter.Input
Everything needed to create a batch of clip definitions.
Inheritance
BatchSoundEffectImporter.Input
Assembly: Serenity.UnityAudioPlayer.Infrastructure.Editor.dll
public sealed class BatchSoundEffectImporter.Input
Constructors
Declaration
Fields
Declaration
Field Value
Declaration
public List<BatchSoundEffectImporter.Item> Items
Field Value
When true, colliding asset paths are made unique automatically; when false a
collision is a hard validation error so nothing is silently overwritten.
Declaration
public bool MakeUniqueNames
Field Value