Method | Description | |
---|---|---|
AvatarUpdateEventArgs ( |
Construct a new instance of the AvatarUpdateEventArgs class
|
public AvatarUpdateEventArgs ( |
||
simulator | The simulator the packet originated from | |
avatar | The |
|
timeDilation | ushort | The simulator time dilation |
isNew | bool | The avatar was not in the dictionary before this update |
return | System |