Provides data for the
AttachedSoundGainChangeevent
Declaration Syntax
C# |
public class AttachedSoundGainChangeEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
AttachedSoundGainChangeEventArgs(Simulator, UUID, Single) |
Construct a new instance of the
AttachedSoundGainChangedEventArgs class
|
|
Gain |
Get the volume level
|
|
ObjectID |
Get the ID of the Object
|
|
Simulator |
Simulator where the event originated
|
Remarks
The
AttachedSoundGainChangeevent occurs when an attached sound
changes its volume level
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)