GetDistance3D

From the Fallout3 GECK Wiki
Revision as of 20:45, 20 December 2016 by imported>Gribbleshnibit8 (Created page with "{{Function |origin = LU |summary = Faster version of GetDistance. |name = GetDistance3D |returnType = float |referenceType = [Actor, Activator] |arguments = {{Functio...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the Lutana NVSE plugin.

Description

Faster version of GetDistance.

Syntax

[help]
(float) [Actor, Activator].GetDistance3D ref:ref

See Also