![]() |
VR-Forces 5.0.2 Developer's Guide
|
The Object Manager Extension example demonstrates the following:
This example shows how to subclass and install your own version of the DtVrfObjectManager to extend its functionality.
Since this example is loaded as a plugin, it can be used in conjunction with the released VR-Forces application
This example demonstrates how to install your own derived object manager.
In the Launcher, click the Plug-ins button to bring up the Plug-ins Selection dialog. Enable the plugin.
To view the new behavior:
| MyObjectManager | This subclass of DtVrfObjectManager prints out a message every time it is ticked. |