DayZ
1.27
DayZ Explorer by KGB
Загрузка...
Поиск...
Не найдено
CamoNet.c
См. документацию.
1
class
CamoNet
extends
ItemBase
2
{
3
override
void
SetActions
()
4
{
5
super.SetActions();
6
7
AddAction
(
ActionAttachOnTentProxy
);
//tents
8
AddAction
(
ActionAttachOnSelection
);
//basebuilding
9
AddAction
(
ActionAttachToConstruction
);
//basebuilding
10
}
11
}
AddAction
void AddAction(typename actionName)
Определения
AdvancedCommunication.c:220
ActionAttachOnSelection
Определения
ActionAttachOnSelection.c:2
ActionAttachOnTentProxy
Определения
ActionAttachOnTentProxy.c:2
ActionAttachToConstruction
Определения
ActionAttachToConstruction.c:2
ItemBase::SetActions
override void SetActions()
Определения
CamoNet.c:3
ItemBase
Определения
InventoryItem.c:731
Ishodniki
scripts
4_World
Entities
ItemBase
CamoNet.c
Создано системой
1.13.2