OpenMetaverse Protocol Library Developers API Documentation
KillObjectEventArgs Class
NamespacesOpenMetaverseKillObjectEventArgs
Provides notification when an Avatar, Object or Attachment is DeRezzed or moves out of the avatars view for the KillObjectevent
Declaration Syntax
C#
public 
class 
KillObjectEventArgs : 
EventArgs
Members
All Members Constructors Properties



Icon Member Description
KillObjectEventArgs(Simulator, UInt32)
Initializes a new instance of the KillObjectEventArgsclass

ObjectLocalID
The LocalID of the object

Simulator
Get the simulator the object is located

Inheritance Hierarchy
Object
EventArgs
  KillObjectEventArgs

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)