29 April 2015
radar
notification into avatars
and primitives
notifications.avatars (Notifications) | |
---|---|
Type | Corrade progressive notification |
Notification | avatars |
Data | type , id , entity , position , rotation , action , |
Structure | AvatarUpdateEventArgs for action=appear and KillObjectEventArgs for action=vanish |
Description | Avatars appearing and disappearing in Corrade's range. |
Commands | None. |
Last Changes | Release 7.114 - split the radar notification into avatars and primitives notifications. |
Data | Description |
---|---|
type | The type of the notification. |
id | The UUID of the avatar. |
entity | The type of update, can be one of the PCode enumeration fields. |
position | The avatar's position. |
rotation | The avatar's rotation. |
action | Either appear in case the avatar appeared in-range or vanish in case the avatar disappeared from Corrade's range. |