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

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

int VRELUABINDING_DLL makVre::luaopen_VreMessageManager (lua_State *L)
 

Detailed Description

This file contains the function for registering the VREngage message manager functionality with Lua. It allows Lua scripts to access the central messaging system of the VREngage application, enabling scripts to send, receive, and process application-wide messages for event handling and component communication.