DayZ 1.24
Loading...
Searching...
No Matches
ActionArmExplosiveCB Class Reference
Inheritance diagram for ActionArmExplosiveCB:
[legend]
Collaboration diagram for ActionArmExplosiveCB:
[legend]

Private Member Functions

override void CreateActionComponent ()
 
override void InitActionComponent ()
 

Detailed Description

Definition at line 1 of file ActionArmExplosive.c.

Member Function Documentation

◆ CreateActionComponent()

override void ActionArmExplosiveCB::CreateActionComponent ( )
inlineprivate

◆ InitActionComponent()

override void ActionArmExplosiveCB::InitActionComponent ( )
inlineprivate

Definition at line 8 of file ActionArmExplosive.c.

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
Definition constants.c:453

References RegisterAnimationEvent(), and UA_IN_CRAFTING.


The documentation for this class was generated from the following file: