GetDistance3D

From Onset Developer Wiki
Revision as of 20:12, 25 February 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Function|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|GetDistance3D(x, y, z, x2, y2, z2)}} {{FuncParameters}} {{FuncParam|x|__EDIT_ME__}} {{FuncParam|y|...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
GetDistance3D

Type: Function
Context: Server
Introduced: v1.0

Description

__EDIT_ME__

Syntax

GetDistance3D(x, y, z, x2, y2, z2)

Parameters

  • x
    __EDIT_ME__
  • y
    __EDIT_ME__
  • z
    __EDIT_ME__
  • x2
    __EDIT_ME__
  • y2
    __EDIT_ME__
  • z2
    __EDIT_ME__

Return Value

  • __EDIT_ME__

Example

__EDIT_ME__

See also

__EDIT_ME__