59 virtual int maxTargets()
const;
60 virtual void setMaxTargets(
int num);
71 virtual bool fireWithSpotReportOnly()
const;
72 virtual void setFireWithSpotReportOnly(
bool value);
bool operator==(const DtReaderWriter &) const
Equivalence operator.
virtual const char * readerWriterType() const
Used to supply a string type that this reader writer type is.
A reader-writer type which contains a single dynamically typed subclass of DtRwSpatialFilter.
Definition: rwSpatialFilterContainer.h:22
Definition: symbolString.h:20
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
Definition: readerWriter.h:85
DtRwInt myMaxTargets
Parameter Name: max-targets Parameter Description: Maximum number of targets to output to this weapon...
Definition: targetSelectionCriteria.h:97
DtTargetPriorityList is a readable/writable list of DtTargetPriorityEntrys.
Definition: targetPriorityList.h:23
Definition: readerWriterRegistry.h:39
DtTargetPriorityList myTargetPriorityList
Parameter Name: target-priorities Parameter Description: List of object types provides acceptable typ...
Definition: targetSelectionCriteria.h:91
Defines a criteria for choosing targets for a single weapon system.
Definition: targetSelectionCriteria.h:27
Description: Readable, Writable int.
Definition: rwInt.h:25
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
const DtReaderWriter & operator=(const DtReaderWriter &orig)
assignment operator
DtRwBoolean myFireWithSpotReportOnly
Parameter Name: fire-with-spot-report-only Parameter Description: If true, the entity will use this w...
Definition: targetSelectionCriteria.h:133
Definition: targetingControlTable.h:20
DtRwSpatialFilterContainer myTargetRegion
Parameter Name: target-region Parameter Description: Region (in relation to the host entity) in which...
Definition: targetSelectionCriteria.h:125