Class BatchMusicTrackImporter.Result
Inheritance
BatchMusicTrackImporter.Result
Assembly: Serenity.UnityMusicPlayer.Infrastructure.Editor.dll
Syntax
public sealed class BatchMusicTrackImporter.Result
Constructors
Result()
Declaration
Fields
CreatedPaths
Declaration
public readonly List<string> CreatedPaths
Field Value
Error
Declaration
Field Value
First
Declaration
public UnityMusicTrackDefinition First
Field Value
Success
Declaration
Field Value
Warnings
Declaration
public readonly List<string> Warnings
Field Value