GetDistance2D

From the Fallout3 GECK Wiki
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