IsPrintable

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 True (1) if the specified character is printable (not a non-printable control character). Added by NVSE 4.1.

Syntax

[help]
(bool) IsPrintable SourceCharacter:int

See Also