![]() |
VR-Link API Documentation for HLA 4
|
The ability for the user to modify the user tag sent with object updates and interactions was added to VR-Link 3.12.
This is achieved by providing two base classes:
These classes can be subclassed, with the modifyTag() method implemented and registered with the exercise connection. The modifyTag() method will be called for each update or interaction sent for every object or interaction class that it is registered for, respectively.
A typical usage of the user tag modifier may look like this: