AsciiToChar

Revision as of 09:10, 21 August 2014 by imported>Odessa (created source obse docs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::Category:Functions|Category:Functions]]

A function added by the New Vegas Script Extender.

Description

Returns the single character associated with an ASCII code as a string. Added by NVSE 4.1.

Syntax

(string) AsciiToChar ASCIICode:int

See Also