Ar Dump

From GECK
Jump to: navigation, search


A function added by the New Vegas Script Extender.

Description

Prints the contents of an array to the console in a human readable format. Intended as a debugging tool.

Syntax

[help]
(None) Ar_Dump ToDump:array

Example

AR_Dump SomeArray 

See Also