NotifyCrosshairHit

From Onset Developer Wiki
Revision as of 13:46, 30 August 2020 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Client|1.0}} {{FuncDescription|Tells the system that the crosshair should be shown/played, for example when hitting an enemy.}} {{FuncSyntax|NotifyCrosshairH...")
(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