C# Class OpenMetaverse.KillObjectsEventArgs

Provides notification when an Avatar, Object or Attachment is DeRezzed or moves out of the avatars view for the ObjectManager.KillObjects event
Inheritance: System.EventArgs
Afficher le fichier Open project: openmetaversefoundation/libopenmetaverse Class Usage Examples

Méthodes publiques

Méthode Description
KillObjectsEventArgs ( Simulator simulator, uint objectIDs ) : System

Method Details

KillObjectsEventArgs() public méthode

public KillObjectsEventArgs ( Simulator simulator, uint objectIDs ) : System
simulator Simulator
objectIDs uint
Résultat System