DayZ 1.28
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
Определения 3_Game/constants.c:483

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