SetNPCHealth

From Onset Developer Wiki
Revision as of 19:06, 29 August 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|SetNPCHealth(npc, health)}} {{FuncParameters}} {{FuncParam|npc|__EDIT_ME__}} {{FuncParam|health|__...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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__