12 #include <vlutil/vlString.h>
13 #include <vlutil/vlMachineTypes.h>
35 void setCombatIdLevel(
int i);
DtSimSubordinateSearch & operator=(const DtSimSubordinateSearch &orig)
assignment operator; not implemented
Definition: checkEntityIdLevelSearch.h:25
const DtLocalObject * myEntity
Definition: checkEntityIdLevelSearch.h:56
class DtSimSubordinateSearch:
Definition: simSubordinateSearch.h:24
#define DT_DLL_vrfplanmgr
This file is used to determine how to build.
Definition: vrfplanmgrDefines.h:28
void setCombatIdLevel(int i)
Definition: checkEntityIdLevelSearch.h:59
void setEntity(const DtLocalObject *)
Definition: checkEntityIdLevelSearch.h:64
Central access point of all non-object-specific the services and managers that are available for use ...
Definition: simulationServices.h:96
virtual bool initializeSearch(DtSimObjectReference entity)
Override initializeSearch if you need to do some initialization at the start of the search process...
virtual bool inspectEntity(DtSimObjectReference entity)
Override inspectEntity to do any tests you want to do on base entities that are found in the search...
int myCombatIdLevel
Definition: checkEntityIdLevelSearch.h:55
A locally simulated VRF object.
Definition: localObject.h:98