SetNPCHealth: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCHealth(npc, health)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncParam|health|__...")
(No difference)

Revision as of 19:06, 29 August 2019

SetNPCHealth

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

SetNPCHealth(npc, health)

Parameters

  • npc
    __EDIT_ME__
  • health
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__