vrProcEnd component-id sub

Description

This message is send by a component, indicating to the rest of the system that it has exited and the service is no longer available. This message should be sent on exit by all components, except libraries.

Parameters

Examples

vrProcEnd renderer unity
vrProcEnd nvb generator

Sending Components

All components except libraries should send this message on exit.

Receiving Components

Modules that need to be aware of available services should listen to this message.

Related messages