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

Go to the source code of this file.

Namespaces

namespace  makVre
 

Functions

int VRELUABINDING_DLL makVre::luaopen_Message (lua_State *L)
 

Detailed Description

This file contains the function for registering messaging functionality with Lua. It allows Lua scripts to create, send, and receive messages within the VREngage messaging system, enabling inter-component communication and event handling.