|
VR-Engage
2.2
|
Go to the source code of this file.
Macros | |
| #define | VREVRFOBJCORE_DLL |
This file defines the export/import macros for the vreVrfobjcore library, which handles classes that need to cross DLL boundaries.
| #define VREVRFOBJCORE_DLL |
Platform-specific DLL export/import declaration.
This macro defines the appropriate export/import declaration for Windows DLLs and establishes proper visibility for shared libraries on other platforms. It is used to properly export classes and functions from the vreVrfobjcore library.
Referenced by makVre::addVreConsoleCommands(), makVre::addVreLuaExtensions(), makVre::getLocalObjectManager(), makVre::isPlayerControlled(), makVre::isPlayerControlledAs(), makVre::removeVreConsoleCommands(), makVre::removeVreLuaExtensions(), and makVre::setLocalObjectManager().