Ar DumpID
Revision as of 16:21, 29 June 2014 by imported>Odessa (Created page with "{{Function |origin = NVSE |summary = Identically to Ar_Dump, prints the contents of an array to the console in a human readable format. However, the array is specified b...")
< [[::Category:Functions|Category:Functions]]
A function added by the New Vegas Script Extender.
Description
Identically to Ar_Dump, prints the contents of an array to the console in a human readable format. However, the array is specified by its int ID instead of variable name. Intended usage is in-game debugging via the console.
Syntax
(None) Ar_DumpID ArrayID:int
Example
Ar_DumpID 1