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

Защищенные члены

void RemotelyActivatedItemBehaviour (notnull EntityAI pParent)
 
void ~RemotelyActivatedItemBehaviour ()
 
void SetTrigger ()
 
void OnVariableSynchronized ()
 
void OnStoreSave (ParamsWriteContext ctx)
 
bool OnStoreLoad (ParamsReadContext ctx, int version)
 
void OnAfterLoad ()
 
void SetPersistentPairID (int id)
 
void Pair ()
 
void Pair (notnull EntityAI device)
 
void Unpair ()
 
EntityAI GetPairDevice ()
 
bool IsPaired ()
 
void SetPairDeviceNetIds (notnull EntityAI device)
 
int GetPairDeviceNetIdLow ()
 
int GetPairDeviceNetIdHigh ()
 

Защищенные статические члены

static int GeneratePersistentID ()
 

Защищенные данные

EntityAI m_Parent
 
bool m_IsTrigger
 
EntityAI m_PairDevice
 
int m_PairDeviceNetIdLow
 
int m_PairDeviceNetIdHigh
 
int m_PersistentPairID = int.MIN
 

Статические защищенные данные

static ref map< int, EntityAIm_RemoteReceivers = new map<int,EntityAI>()
 

Подробное описание

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