GetNPCDimension

From Onset Developer Wiki
Revision as of 12:35, 27 March 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|Gets the dimension of this npc.}} {{FuncSyntax|GetNPCDimension(npc)}} {{FuncParameters}} {{FuncParam|npc|The npc identifier.}...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetNPCDimension

Type: Function
Context: Server
Introduced: v1.0

Description

Gets the dimension of this npc.

Syntax

GetNPCDimension(npc)

Parameters

  • npc
    The npc identifier.

Return Value

  • Returns the dimension.

Example

__EDIT_ME__

See also

__EDIT_ME__