Class PlaySoundActionProperties
Represents the properties for a play sound action in the Aura framework. These properties define the sound notification's characteristics and playback behavior.
Inheritance
PlaySoundActionProperties
Implements
Inherited Members
Namespace: EyeAuras.DefaultAuras.Actions.PlaySound
Assembly: EyeAuras.DefaultAuras.Metadata.dll
Syntax
public sealed record PlaySoundActionProperties : PlaySoundActionPropertiesV2, IEquatable<AuraPropertiesBase>, IAuraActionProperties, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IEquatable<AuraActionPropertiesBase>, IEquatable<PlaySoundActionPropertiesV2>, IEquatable<PlaySoundActionProperties>
Constructors
Name | Description |
---|---|
PlaySoundActionProperties() |
Properties
Name | Description |
---|---|
EqualityContract |
Methods
Name | Description |
---|---|
Equals(PlaySoundActionProperties?) | |
Equals(PlaySoundActionPropertiesV2?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(PlaySoundActionProperties?, PlaySoundActionProperties?) | |
operator !=(PlaySoundActionProperties?, PlaySoundActionProperties?) |