DayZ 1.24
|
Variables | |
const int | AGT_INV_IN = 1 |
const int | AGT_INV_OUT = 2 |
const int | AGT_UACTION_CONSUME = 3 |
const int | AGT_TRANSFER_COPY = 4 |
const int | AGT_UACTION_TOUCH = 5 |
const int | AGT_WATER_POND = 6 |
const int | AGT_AIRBOURNE_BIOLOGICAL = 7 |
const int | AGT_UACTION_TO_PLAYER = 8 |
const int | AGT_UACTION_TO_ITEM = 9 |
const int | AGT_ITEM_TO_FLESH = 10 |
const int | AGT_AIRBOURNE_CHEMICAL = 11 |
const int | DEF_BIOLOGICAL = 1 |
const int | DEF_CHEMICAL = 2 |
\desc Agent transmission system
Definition at line 472 of file constants.c.
Referenced by ManBase::SpreadAgentsEx(), and PluginBase::TransmitAgentsEx().
Definition at line 476 of file constants.c.
Referenced by AreaExposureMdfr::TransmitAgents(), and PluginBase::TransmitAgentsEx().
Definition at line 466 of file constants.c.
Referenced by PluginBase::TransmitAgentsEx().
Definition at line 467 of file constants.c.
Referenced by PluginBase::TransmitAgentsEx().
Definition at line 475 of file constants.c.
Referenced by ActionBandageBase::ApplyBandage(), ApplyBandage(), and PluginBase::TransmitAgentsEx().
Definition at line 469 of file constants.c.
Referenced by Liquid::Transfer(), and PluginBase::TransmitAgentsEx().
Definition at line 468 of file constants.c.
Referenced by ManBase::Consume(), and PluginBase::TransmitAgentsEx().
Definition at line 474 of file constants.c.
Referenced by ActionCollectBloodTargetLambda::CopyOldPropertiesToNew(), ActionConsume::OnEndServer(), and PluginBase::TransmitAgentsEx().
Definition at line 473 of file constants.c.
Referenced by ActionGiveBloodSelf::OnEndServer(), ActionGiveBloodTarget::OnEndServer(), and PluginBase::TransmitAgentsEx().
Definition at line 470 of file constants.c.
Referenced by PluginBase::TransmitAgentsEx().
Definition at line 471 of file constants.c.
Referenced by Liquid::FillContainerEnviro(), and PluginBase::TransmitAgentsEx().
Definition at line 478 of file constants.c.
Referenced by InventoryItem::GetProtectionLevel(), and PluginBase::TransmitAgentsEx().
Definition at line 479 of file constants.c.
Referenced by AreaExposureMdfr::BleedingSourceCreateCheck(), InventoryItem::GetProtectionLevel(), and PluginBase::TransmitAgentsEx().