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

◆ InitActionComponent()

override void ActionArmExplosiveCB::InitActionComponent ( )
inlineprivate

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

9 {
10 super.InitActionComponent();
11
12 RegisterAnimationEvent("CraftingAction", UA_IN_CRAFTING);
13 }
class DayZCreatureAnimInterface RegisterAnimationEvent(string event_name, string function_name)
const int UA_IN_CRAFTING
Определения constants.c:481

Перекрестные ссылки RegisterAnimationEvent() и UA_IN_CRAFTING.