VR-Engage  2.2
Loading...
Searching...
No Matches
plugin.h File Reference
Include dependency graph for plugin.h:

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

ENHANCEDSTATE_DLL bool initPlayerStationModule (makVre::DtPlayerStationApp *app)
 

Function Documentation

◆ initPlayerStationModule()

ENHANCEDSTATE_DLL bool initPlayerStationModule ( makVre::DtPlayerStationApp * app)

VR-Engage plugin entry point for player station module loading.

This function is called by VR-Engage when the plugin DLL is loaded. It registers the custom extended engaged state with the player station's state manager.

Parameters
appThe player station application instance
Returns
true if registration succeeds, false otherwise

References ENHANCEDSTATE_DLL.