Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
Loading...
Searching...
No Matches
Crossbow_Base Class Reference

base for Crossbow @NOTE name copies config base class More...

Inheritance diagram for Crossbow_Base:
Archery_Base

Private Member Functions

void Crossbow_Base ()
override bool CanBeUsedForSuicide ()
override float GetChanceToJam ()
override void InitStateMachine ()
override void OnDebugSpawnEx (DebugSpawnParams params)
override RecoilBase SpawnRecoilObject ()

Detailed Description

base for Crossbow @NOTE name copies config base class

Definition at line 53 of file crossbow.c.

Constructor & Destructor Documentation

◆ Crossbow_Base()

void Crossbow_Base ( )
private

Member Function Documentation

◆ CanBeUsedForSuicide()

override bool CanBeUsedForSuicide ( )
inlineprivate

Definition at line 196 of file crossbow.c.

◆ GetChanceToJam()

override float GetChanceToJam ( )
inlineprivate

Definition at line 161 of file crossbow.c.

◆ InitStateMachine()

override void InitStateMachine ( )
inlineprivate

Definition at line 62 of file crossbow.c.

References Weapon_Base::C, L, U, and WeaponGuardWeaponDischarged().

◆ OnDebugSpawnEx()

override void OnDebugSpawnEx ( DebugSpawnParams params)
inlineprivate

Definition at line 166 of file crossbow.c.

References GetPosition().

◆ SpawnRecoilObject()

override RecoilBase SpawnRecoilObject ( )
inlineprivate

Definition at line 57 of file crossbow.c.


The documentation for this class was generated from the following file:
  • F:/Games/Dayz/scripts/4_world/entities/firearms/archery/crossbow.c