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



Icon Member Description
KillObjectsEventArgs(Simulator, array< UInt32 > [] () [] [] )
Initializes a new instance of the KillObjectsEventArgsclass

ObjectLocalIDs
The LocalID of the object

Simulator
Get the simulator the object is located

Inheritance Hierarchy
Object
EventArgs
  KillObjectsEventArgs

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