PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
CattleProd Class Reference

Private Member Functions

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

Private Attributes

protected int m_MeleeMode
 
protected int m_MeleeHeavyMode
 
protected int m_MeleeSprintMode
 

Constructor & Destructor Documentation

◆ CattleProd()

void CattleProd ( )
inlineprivate

Member Function Documentation

◆ GetMeleeHeavyMode()

override int GetMeleeHeavyMode ( )
inlineprivate

References m_MeleeHeavyMode.

◆ GetMeleeMode()

override int GetMeleeMode ( )
inlineprivate

References m_MeleeMode.

◆ GetMeleeSprintMode()

override int GetMeleeSprintMode ( )
inlineprivate

References m_MeleeSprintMode.

◆ OnWorkStart()

override void OnWorkStart ( )
inlineprivate

melee modes in cfg (switched on state)

References m_MeleeHeavyMode, m_MeleeMode, and m_MeleeSprintMode.

◆ OnWorkStop()

override void OnWorkStop ( )
inlineprivate

melee modes in cfg (switched off state)

References m_MeleeHeavyMode, m_MeleeMode, and m_MeleeSprintMode.

◆ SetActions()

override void SetActions ( )
inlineprivate

References AddAction().

Field Documentation

◆ m_MeleeHeavyMode

protected int m_MeleeHeavyMode
private

◆ m_MeleeMode

protected int m_MeleeMode
private

◆ m_MeleeSprintMode

protected int m_MeleeSprintMode
private

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