Dayz Explorer
1.24.157551 (v105080)
Dayz Code Explorer by Zeroy
|
represents weapon's stable state (i.e. the basic states that the weapon will spend the most time in) More...
represents weapon's stable state (i.e. the basic states that the weapon will spend the most time in)
Stable states have associated animation states that they supposed to be in. If they are not, the SetWeaponAnimState is called on the weapon in order to set to required (configured) state
@NOTE: OnExit from stable state, the weapon's animation state (
Definition at line 26 of file crossbow.c.