DayZ 1.27
DayZ Explorer by KGB
 
Загрузка...
Поиск...
Не найдено

◆ SetPersistentPairID()

void RemotelyActivatedItemBehaviour::SetPersistentPairID ( int id)
inlineprotected

См. определение в файле RemotelyActivatedItemBehaviour.c строка 93

94 {
96
97 if (!m_IsTrigger)
98 m_RemoteReceivers.Insert(id,m_Parent);
99 }
static ref map< int, EntityAI > m_RemoteReceivers

Перекрестные ссылки m_IsTrigger, m_Parent, m_PersistentPairID и m_RemoteReceivers.

Используется в Entity::SetPersistentPairID().