|
| enum | EventType {
Unknown = 0,
DetonationEvent = 1,
FireEvent = 2,
DataInteractionEvent = 3,
RawSignalInteractionEvent = 4,
InfluenceInteractionEvent = 5,
SensorFieldOfViewControlEvent = 6,
CommentInteractionEvent = 7,
SimControlEvent = 8,
DIGuyActionEvent = 9,
RadioMessageReceivedEvent = 10,
ScenarioLoadedEvent = 11,
LoadScenarioEvent = 12,
CloseScenarioEvent = 13,
SetEvent = 14,
TransferRequestEvent = 15,
TransferResponseEvent = 16,
InitiateTakeEvent = 17,
OwnershipAcquisitionAcquiredEvent = 18,
OwnershipAcquisitionRejectedEvent = 19,
TransferAcquisitionRequestEvent = 20,
TransferAcquisitionResponseEvent = 21,
CollisionEvent = 22,
ServiceRequestEvent = 23,
ResupplyOfferEvent = 24,
ResupplyReceivedEvent = 25,
ResupplyCancelEvent = 26,
VrfSignalInteractionEvent = 27,
ExternalCommsSignalInteractionEvent = 28,
IffInterrogatorEvent = 29,
IffInterrogatorResponseEvent = 30,
UserEvent = 128
} |
| |
| static enum EventType | UniqueEventTypeFor (const std::string &) |
| |
| makVrfEvents::DtDetonationEvent::DtDetonationEvent |
( |
| ) |
|
| makVrfEvents::DtDetonationEvent::DtDetonationEvent |
( |
const DtUUID & |
attacker, |
|
|
const DtUUID & |
target, |
|
|
const DtUUID & |
munition, |
|
|
const DtString & |
munitionObjectId, |
|
|
const DtVector & |
linVelocity, |
|
|
const DtVector & |
location, |
|
|
const DtBurstDescriptor & |
burst, |
|
|
const DtVector & |
entLocation, |
|
|
int |
result |
|
) |
| |
| makVrfEvents::DtDetonationEvent::DtDetonationEvent |
( |
const DtFireEvent & |
fire | ) |
|
Fills in common fields with data from Fire Interaction.
| const DtUUID& makVrfEvents::DtDetonationEvent::attackerId |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setAttackerId |
( |
const DtUUID & |
id | ) |
|
| const DtUUID& makVrfEvents::DtDetonationEvent::targetId |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setTargetId |
( |
const DtUUID & |
id | ) |
|
| const DtUUID& makVrfEvents::DtDetonationEvent::munitionId |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setMunitionId |
( |
const DtUUID & |
id | ) |
|
| const DtVector& makVrfEvents::DtDetonationEvent::velocity |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setVelocity |
( |
const DtVector & |
velocity | ) |
|
| const DtVector& makVrfEvents::DtDetonationEvent::worldLocation |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setWorldLocation |
( |
const DtVector & |
location | ) |
|
| const DtVector& makVrfEvents::DtDetonationEvent::entityLocation |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setEntityLocation |
( |
const DtVector & |
location | ) |
|
| const DtString& makVrfEvents::DtDetonationEvent::munitionObjectId |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setMunitionObjectId |
( |
const DtString & |
| ) |
|
| int makVrfEvents::DtDetonationEvent::result |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setResult |
( |
int |
result | ) |
|
| int makVrfEvents::DtDetonationEvent::fuseType |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setFuseType |
( |
int |
fuse | ) |
|
| const DtEntityType& makVrfEvents::DtDetonationEvent::munitionType |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setMunitionType |
( |
const DtEntityType & |
munType | ) |
|
| int makVrfEvents::DtDetonationEvent::quantity |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setQuantity |
( |
int |
quant | ) |
|
| int makVrfEvents::DtDetonationEvent::rate |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setRate |
( |
int |
rate | ) |
|
| int makVrfEvents::DtDetonationEvent::warheadType |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setWarheadType |
( |
int |
type | ) |
|
| const DtBurstDescriptor& makVrfEvents::DtDetonationEvent::burst |
( |
| ) |
const |
| void makVrfEvents::DtDetonationEvent::setBurst |
( |
const DtBurstDescriptor & |
burst | ) |
|
| virtual void makVrfEvents::DtDetonationEvent::setEventId |
( |
const DtString & |
| ) |
|
|
virtual |
| const DtString& makVrfEvents::DtDetonationEvent::eventId |
( |
| ) |
const |
| virtual DtEvent* makVrfEvents::DtDetonationEvent::clone |
( |
| ) |
const |
|
inlinevirtual |
| DtUUID makVrfEvents::DtDetonationEvent::myAttacker |
|
protected |
| DtUUID makVrfEvents::DtDetonationEvent::myTarget |
|
protected |
| DtUUID makVrfEvents::DtDetonationEvent::myMunition |
|
protected |
| DtVector makVrfEvents::DtDetonationEvent::myVelocity |
|
protected |
| DtVector makVrfEvents::DtDetonationEvent::myEntityLocation |
|
protected |
| DtVector makVrfEvents::DtDetonationEvent::myWorldLocation |
|
protected |
| DtBurstDescriptor makVrfEvents::DtDetonationEvent::myBurst |
|
protected |
| int makVrfEvents::DtDetonationEvent::myResult |
|
protected |
| DtString makVrfEvents::DtDetonationEvent::myEventId |
|
protected |
| DtString makVrfEvents::DtDetonationEvent::myMunitionObjectId |
|
protected |
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-1-branch/include/vrfMsgTransport/detonationEvent.h