NotifyCrosshairHit

From Onset Developer Wiki
Revision as of 13:47, 30 August 2020 by BlueMountains (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
NotifyCrosshairHit

Type: Function
Context: Client
Introduced: v1.0

Description

Tells the system that the crosshair should be shown/played, for example when hitting an enemy.

Syntax

NotifyCrosshairHit()

Parameters

  • This function has no parameters.

Return Value

  • Returns nothing.

Example

__EDIT_ME__

See also