Definition: ammunitionListEntry.h:21
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtRwEntityType myEntityType
Definition: ammunitionListEntry.h:79
const DtRwInt & amountValue() const
Definition: ammunitionListEntry.h:65
int amountDeprecated() const
Amount is deprecated. This is left for backwards compatability. The amount of munition is now specifi...
Definition: ammunitionListEntry.h:49
DtRwInt myAmount
Definition: ammunitionListEntry.h:78
static DtAmmunitionListEntryCreatorFcn theAmmunitionListEntryCreatorFcn
Definition: ammunitionListEntry.h:80
bool operator!=(const DtAmmunitionListEntry &rhs)
Definition: ammunitionListEntry.h:60
DtAmmunitionListEntry *(* DtAmmunitionListEntryCreatorFcn)(const DtString &)
Definition: ammunitionListEntry.h:19