![]() |
VR-Forces Developer's Guide
|
The vrfGuiUser application has equivalent functionality to the vrfGui application.
It provides the code for the top-level main function. This allows developers to create their own VR-Forces GUI application and replace or modify certain aspects of VR-Forces that are otherwise difficult to do in a plugin.
The source for vrfGuiUser is in .\appsrc\vrfGuiUser. The executable is in ./bin64.
To run the application, start vrfGuiUser from the bin64 directory. vrfGuiUser has command-line options that match those supported by the standard vrfGuiUser application. Please see the Users Guide for full docementation of these options.