Construct a new instance of the
ParcelMediaCommandEventArgs class
Declaration Syntax
C# |
public ParcelMediaCommandEventArgs( Simulator simulator, uint sequence, ParcelFlags flags, ParcelMediaCommand command, float time )
Parameters
- simulator ( Simulator)
- The simulator the parcel media command was issued in
- sequence ( UInt32)
- flags ( ParcelFlags)
- command ( ParcelMediaCommand)
- The media command that was sent
- time ( Single)
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)