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