Vixen
c7401864
csharp
public enum FireFailure

Why a shot did not happen.

Read the guide page for this →

Fields and properties (6)

  • None

    It did.

  • TooSoon

    Not enough time has passed since the last one.

  • Empty

    The magazine is empty.

  • Reloading

    It is being reloaded.

  • NotAutomatic

    The trigger is held on a weapon that needs releasing.

  • BurstFinished

    The burst it is in has finished and the trigger has not been released.

Used by (2)

  • WeaponStateVixen.Gameplay.Shooting
  • WeaponStateTestsVixen.Gameplay.Shooting.Tests