Ar Packed

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns 1 if the specified array is packed (a regular array), or 0 if not (a map). Useful when using an array_var defined in another plugin. Added by NVSE 5.0.1.

Syntax

[help]
(bool) Ar_Packed Target:array