GetConsoleEcho
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns true if the engine echoes to the console, else false.
Syntax
(EchoState:bool) GetConsoleEcho
Example
if GetConsoleEcho ; do some echoing endif