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

◆ CreateNetworkObjectInfo()

void CreateNetworkObjectInfo ( EntityAI new_item)
protected

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

196 {
197 super.CreateNetworkObjectInfo(new_item);
199 }
EntityAI m_NewItem
Определения MiscGameplayFunctions.c:166
proto native void RemoteObjectTreeCreate(Object obj)
RemoteObjectCreate - postponed registration of network object (and creation of remote object)....
proto native CGame GetGame()

Перекрестные ссылки GetGame(), m_NewItem и CGame::RemoteObjectTreeCreate().