Class AudioPlayerClipAttributeTests
Guards the editor binding contract: Serenity.AudioPlayer.Domain.Entities.AudioPlayerClip's filePath constructor
parameter must be annotated so the signal-definition Inspector renders an AudioClip drag field for it
(the Domain stays Unity-free — the attribute only names the asset type as a string).
Inherited Members
Namespace: Serenity.AudioPlayer.Tests.Domain
Assembly: Tests.dll
Syntax
public class AudioPlayerClipAttributeTests
Constructors
AudioPlayerClipAttributeTests()
Declaration
public AudioPlayerClipAttributeTests()
Methods
FilePathParameter_IsAnnotatedAsAudioClipAssetPathReference()
Declaration
public void FilePathParameter_IsAnnotatedAsAudioClipAssetPathReference()
PanStereo_IsAnnotatedAsResettableBipolarRange()
Declaration
public void PanStereo_IsAnnotatedAsResettableBipolarRange()
VolumeAndReverbZoneMix_AreAnnotatedAsPercentageRange()
Declaration
public void VolumeAndReverbZoneMix_AreAnnotatedAsPercentageRange()