Table of Contents

Terse

18 December 2014

  • Release 7.31 - added the terse notification.

<data Notifications> Type: Corrade progressive notification Notification[wiki]: terse Data[wiki]: type, id, entity, position, rotation Structure[wiki]: TerseObjectUpdateEventArgs Description[wiki]: Avatar and object updates. Commands[wiki]: None. Last Changes[wiki]: Release 7.31 - added the terse notification. </data>

Data

Data Description
type The type of the notification.
id The UUID of the avatar or object.
entity The type of update, can be one of the PCode enumeration fields.
position The new position.
rotation The new rotation.

Notes