CancelAimImmediately

From Onset Developer Wiki
CancelAimImmediately

Type: Function
Context: Client
Introduced: v1.2.0

Description

Cancel the aim state when a player is aiming with a gun. To prevent a player from aiming you can use OnPlayerToggleAim.

Syntax

CancelAimImmediately()

Parameters

  • This function has no parameters.

Return Value

  • Returns no specific value.

Example

__EDIT_ME__

See also