DebugPrint

From GECK
Jump to: navigation, search


A function added by the Fallout Script Extender.

Description

Identical to PrintToConsole, but message is only printed if Debug mode is enabled for the calling mod.

Syntax

[help]
DebugPrint Message:string Formatting 

Or:

DBPrintC Message:string Formatting 

Notes

See Also