DIFF

class CattleProdSource

CattleProd ItemBase InventoryItem EntityAI Entity ObjectTyped Object IEntity Managed

All members, including inherited

Constructors 1

void CattleProd()

Members 3

protected int m_MeleeMode
Referenced by CattleProd(), GetMeleeMode(), OnWorkStart()
Show 1 more, OnWorkStop()
protected int m_MeleeHeavyMode
Referenced by CattleProd(), GetMeleeHeavyMode(), OnWorkStart()
Show 1 more, OnWorkStop()
protected int m_MeleeSprintMode
Referenced by CattleProd(), GetMeleeSprintMode(), OnWorkStart()
Show 1 more, OnWorkStop()

Methods 6

override void OnWorkStart()
override void OnWorkStop()

melee modes in cfg (switched on state)

override int GetMeleeMode()

melee modes in cfg (switched off state)

References m_MeleeMode
override int GetMeleeHeavyMode()
References m_MeleeHeavyMode
override int GetMeleeSprintMode()
override void SetActions()