C# Class OpenMetaverse.KillObjectEventArgs

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

Méthodes publiques

Méthode Description
KillObjectEventArgs ( Simulator simulator, uint objectID ) : System

Method Details

KillObjectEventArgs() public méthode

public KillObjectEventArgs ( Simulator simulator, uint objectID ) : System
simulator Simulator
objectID uint
Résultat System