Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
WeaponActionBase Class Reference

represents action executed on transition just between OnExit from old state and OnEntry to new state More...

Protected Member Functions

void WeaponActionDryFire (Weapon_Base w=NULL)
 
override void Action (WeaponEventBase e)
 
void WeaponActionDryDryFire (Weapon_Base w=NULL)
 
override void Action (WeaponEventBase e)
 

Protected Attributes

Weapon_Base m_weapon
 

Detailed Description

represents action executed on transition just between OnExit from old state and OnEntry to new state

Definition at line 4 of file actions.c.

Member Function Documentation

◆ Action() [1/2]

override void WeaponActionBase::Action ( WeaponEventBase e)
protected

Definition at line 19 of file actions.c.

◆ Action() [2/2]

override void WeaponActionBase::Action ( WeaponEventBase e)
protected

Definition at line 31 of file actions.c.

◆ WeaponActionDryDryFire()

void WeaponActionBase::WeaponActionDryDryFire ( Weapon_Base w = NULL)
protected

Definition at line 29 of file actions.c.

◆ WeaponActionDryFire()

void WeaponActionBase::WeaponActionDryFire ( Weapon_Base w = NULL)
protected

Definition at line 17 of file actions.c.

Member Data Documentation

◆ m_weapon

Weapon_Base WeaponActionBase::m_weapon
protected

Definition at line 16 of file actions.c.


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