19class DtLocalObjectManager;
Export macros for the VREngage Object Core library.
#define VREVRFOBJCORE_DLL
Platform-specific DLL export/import declaration.
Definition export.h:27
Include export definitions for this library.
Definition glsVreMessageUtil.h:49
VREVRFOBJCORE_DLL DtLocalObjectManager * getLocalObjectManager()
const char DtMovementChooserComponentName[]
Component name for the movement chooser.
Definition vrfObjectStateRepositoryUtil.h:27
VREVRFOBJCORE_DLL bool isPlayerControlledAs(const DtSimObject &stateRep, std::string role)
Checks if an entity is under player control in a specific role.
VREVRFOBJCORE_DLL bool isPlayerControlled(const DtSimObject &stateRep)
Checks if an entity is under player control.
VREVRFOBJCORE_DLL void setLocalObjectManager(DtLocalObjectManager *mgr)