Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
CattleProd Class Reference
Inheritance diagram for CattleProd:
ItemBase

Protected Member Functions

void CattleProd ()
 
override void OnWorkStart ()
 
override void OnWorkStop ()
 
override int GetMeleeMode ()
 
override int GetMeleeHeavyMode ()
 
override int GetMeleeSprintMode ()
 
override void SetActions ()
 

Protected Attributes

int m_MeleeMode
 
int m_MeleeHeavyMode
 
int m_MeleeSprintMode
 

Detailed Description

Definition at line 1 of file cattleprod.c.

Constructor & Destructor Documentation

◆ CattleProd()

void CattleProd::CattleProd ( )
protected

Definition at line 7 of file cattleprod.c.

Member Function Documentation

◆ GetMeleeHeavyMode()

override int CattleProd::GetMeleeHeavyMode ( )
protected

Definition at line 35 of file cattleprod.c.

◆ GetMeleeMode()

override int CattleProd::GetMeleeMode ( )
protected

Definition at line 30 of file cattleprod.c.

◆ GetMeleeSprintMode()

override int CattleProd::GetMeleeSprintMode ( )
protected

Definition at line 40 of file cattleprod.c.

◆ OnWorkStart()

override void CattleProd::OnWorkStart ( )
protected

melee modes in cfg (switched on state)

Definition at line 14 of file cattleprod.c.

◆ OnWorkStop()

override void CattleProd::OnWorkStop ( )
protected

melee modes in cfg (switched off state)

Definition at line 22 of file cattleprod.c.

◆ SetActions()

override void CattleProd::SetActions ( )
protected

Definition at line 45 of file cattleprod.c.

Member Data Documentation

◆ m_MeleeHeavyMode

int CattleProd::m_MeleeHeavyMode
protected

Definition at line 4 of file cattleprod.c.

◆ m_MeleeMode

int CattleProd::m_MeleeMode
protected

Definition at line 3 of file cattleprod.c.

◆ m_MeleeSprintMode

int CattleProd::m_MeleeSprintMode
protected

Definition at line 5 of file cattleprod.c.


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