Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenMetaverse
KillObjectsEventArgs
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
显示文件
Open project: openmetaversefoundation/libopenmetaverse
Class Usage Examples
Public Methods
Method
Description
KillObjectsEventArgs
(
Simulator
simulator
,
uint
objectIDs
) :
System
Method Details
KillObjectsEventArgs()
public
method
public
KillObjectsEventArgs
(
Simulator
simulator
,
uint
objectIDs
) :
System
simulator
Simulator
objectIDs
uint
return
System