InvokeDamageFX: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 16: Line 16:


{{RelatedFunctions}}
{{RelatedFunctions}}
{{Template:ClientFunctions}}
__EDIT_ME__

Revision as of 05:18, 4 December 2019

InvokeDamageFX

Type: Function
Context: Server & Client
Introduced: v1.0

Description

Invokes the visual damage effect for the client.

Syntax

InvokeDamageFX(value)

Parameters

  • value
    The intensity value in integer (range 0 - 1000).

Return Value

  • This function returs nothing.

Example

__EDIT_ME__

See also

__EDIT_ME__