Class AudioMixerRelationshipScanner.ScanResult
Everything the window needs: the snapshots plus live asset references for applying edits.
Inheritance
AudioMixerRelationshipScanner.ScanResult
Assembly: Serenity.UnitySoundMixer.Infrastructure.Editor.dll
Syntax
public sealed class AudioMixerRelationshipScanner.ScanResult
Constructors
ScanResult()
Declaration
Fields
ChannelAssets
Declaration
public readonly List<AudioMixerRelationshipScanner.ChannelAsset> ChannelAssets
Field Value
EffectLoopDefinitions
Declaration
public readonly List<UnitySoundMixerEffectLoopDefinition> EffectLoopDefinitions
Field Value
GroupsByName
Declaration
public readonly Dictionary<string, AudioMixerGroup> GroupsByName
Field Value
Mixer
Declaration
Field Value
| Type |
Description |
| AudioMixer |
|
MixerSnapshot
Declaration
public MixerSnapshot MixerSnapshot
Field Value
Model
Declaration
public RelationshipModel Model
Field Value
Serenity
Declaration
public SerenitySnapshot Serenity
Field Value
SoundMixerSettings
Declaration
public UnitySoundMixerSettings SoundMixerSettings
Field Value