GetDistance2D

From the Fallout3 GECK Wiki
Revision as of 23:07, 3 March 2017 by imported>Pintocat
(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. Ignores the z-axis. Can also be used as a condition.

Syntax

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

See Also