×

OnCrouchChangeStat

 

The "OnCrouchChangeStat" event is executed as soon as the player start crouch or stop crouch;

This also provides the following information:

Input:

  • IsCrouched - Bolean- indicates whether the player has just crouched (=True) or whether the player is about to stand up (=False)