Data sent from a simulator indicating a
collision with your agent
Declaration Syntax
C# |
public class MeanCollisionEventArgs : EventArgs
Members
All Members | Constructors | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
MeanCollisionEventArgs(MeanCollisionType, UUID, UUID, Single, DateTime) |
Construct a new instance of the
MeanCollisionEventArgs class
|
|
Aggressor |
Get the ID of the agent or object that
collided with your agent
|
|
Magnitude |
A value indicating the strength of the
collision
|
|
Time |
Get the time the collision occurred
|
|
Type |
Get the Type of collision
|
|
Victim |
Get the ID of the agent that was
attacked
|
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)